Compartir a través de


CoreSelectionChangedEventArgs.Start Propiedad

Definición

Obtiene el índice del inicio del texto seleccionado en el búfer de entrada.

public:
 property unsigned int Start { unsigned int get(); };
uint32_t Start();
public uint Start { get; }
var uInt32 = coreSelectionChangedEventArgs.start;
Public ReadOnly Property Start As UInteger

Valor de propiedad

UInt32

unsigned int

uint32_t

Índice del inicio del texto seleccionado.

Se aplica a