InputView.CursorPosition Property

Definition

Gets or sets the position of the cursor. The value must be more than or equal to 0 and less or equal to the length of Text. This is a bindable property.

public int CursorPosition { get; set; }

Property Value

Applies to