PreeditTextCursorPosition Property
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int? PreeditTextCursorPosition { get; set; }
Public Property PreeditTextCursorPosition As Integer?
Get
Set
member PreeditTextCursorPosition : Nullable<int> with get, set