TextCompositionChangedEventArgs.StartIndex Property

Definition

Gets the starting location of the text that the user is composing with an Input Method Editor (IME).

C#
public int StartIndex { get; }

Property Value

Int32

The starting location of the text that the user is composing with an Input Method Editor (IME).

Applies to

Produk Versi
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also