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

Introduced: 10.1.

Syntax

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

Limitations

Runtime only.