Table of Contents

Constructor SpanWithHighlight

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

SpanWithHighlight(TextSpan, bool)

Initializes a new instance of the SpanWithHighlight class with specified parameters.

public SpanWithHighlight(CodeCompletionList.TextSpan span, bool highlighted)

Parameters

span CodeCompletionList.TextSpan

Span of the text.

highlighted bool

Highlighted state of the span.