​
​
​

Gets or sets the current text input position. The property's value is an object of the type InputPosition.

Syntax

​public InputPosition InputPosition { get; set; }
​Public Property InputPosition() As InputPosition
​

Limitations

Runtime only.

​