Compartilhar via


CoreTextChangedEventArgs.OldLength Propriedade

Definição

Obtém o número de caracteres no texto antigo desde o início do texto alterado até o final do texto alterado.

public:
 property unsigned int OldLength { unsigned int get(); };
uint32_t OldLength();
public uint OldLength { get; }
var uInt32 = coreTextChangedEventArgs.oldLength;
Public ReadOnly Property OldLength As UInteger

Valor da propriedade

UInt32

unsigned int

uint32_t

A posição inicial da alteração no texto antigo.

Aplica-se a