Method | Description | |
---|---|---|
GetBrush ( HighlightType type ) : IBrush | ||
SetTransformations ( SyntaxHighlightDataList highlightData ) : void | ||
TextColoringTransformer ( |
||
TextColoringTransformer ( |
||
TransformLine ( TextView textView, |
||
UpdateOffsets ( |
public GetBrush ( HighlightType type ) : IBrush | ||
type | HighlightType | |
return | IBrush |
public SetTransformations ( SyntaxHighlightDataList highlightData ) : void | ||
highlightData | SyntaxHighlightDataList | |
return | void |
public TextColoringTransformer ( |
||
document | ||
return | Avalonia.Media |
public TextColoringTransformer ( |
||
document | ||
return | System |
public TransformLine ( TextView textView, |
||
textView | TextView | |
line | ||
return | void |
public UpdateOffsets ( |
||
e | ||
return | void |