TextInputMethodClientCursorRectangle Property
Gets the cursor rectangle relative to the TextViewVisual
Namespace: Avalonia.Input.TextInputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract Rect CursorRectangle { get; }
Public MustOverride ReadOnly Property CursorRectangle As Rect
Get
abstract CursorRectangle : Rect with get
Property Value
Rect