Class
HighlightingFieldsDecorationUILayer

Definition

Constructors

HighlightingFieldsDecorationUILayer()

Declaration

cs-api-definition
public HighlightingFieldsDecorationUILayer()

Properties

LastUpdateContext

Declaration

cs-api-definition
public UILayerUpdateContext LastUpdateContext { get; }

Property Value

UILayerUpdateContext

Name

Declaration

cs-api-definition
public override string Name { get; }

Property Value

string

Overrides DecorationUILayerBase.Name

ShouldUpdateWhenNotInvalidated

Declaration

cs-api-definition
public override bool ShouldUpdateWhenNotInvalidated { get; }

Property Value

bool

Overrides DecorationUILayerBase.ShouldUpdateWhenNotInvalidated

Methods

OnDocumentChanged()

Declaration

cs-api-definition
protected override void OnDocumentChanged()

Overrides DecorationUILayerBase.OnDocumentChanged()

OnDocumentChanging()

Declaration

cs-api-definition
protected override void OnDocumentChanging()

Overrides DecorationUILayerBase.OnDocumentChanging()

UpdateUIViewPortOverride(UILayerUpdateContext)

Declaration

cs-api-definition
public override void UpdateUIViewPortOverride(UILayerUpdateContext context)

Parameters

context

UILayerUpdateContext

Overrides DecorationUILayerBase.UpdateUIViewPortOverride(UILayerUpdateContext)