Compartilhar via


KeyboardInputBuffer.SelectionLength Propriedade

Definição

Obtém o número de caracteres na seleção atual no buffer de entrada.

public:
 property unsigned int SelectionLength { unsigned int get(); };
uint32_t SelectionLength();
public uint SelectionLength { get; }
var uInt32 = keyboardInputBuffer.selectionLength;
Public ReadOnly Property SelectionLength As UInteger

Valor da propriedade

UInt32

unsigned int

uint32_t

O número de caracteres na seleção atual ou 0 se não houver seleção.

Aplica-se a