TextInputMethodClientCursorRectangle Property

Gets the cursor rectangle relative to the TextViewVisual

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract Rect CursorRectangle { get; }

Property Value

Rect

See Also