Class UnderlinesLayer
Represents a surface for rendering TextEditor error underline area.
public class UnderlinesLayer : Layer, IAnimatable, IInputElement
- Inheritance
-
UnderlinesLayer
- Implements
- Extension Methods
Constructors
- UnderlinesLayer(TextEditorView)
Initializes a new instance of the
UnderlinesLayerclass with specified parameters.
Properties
- FlowDirection
Gets a value that specifies whether the primary text advance direction shall be left-to-right, or right-to-left.