Compartilhar via


LineDisplayCapabilities.IsInterCharacterWaitSupported Propriedade

Definição

Obtém se a exibição de linha dá suporte ao atraso entre a exibição de caracteres sucessivos.

public:
 property bool IsInterCharacterWaitSupported { bool get(); };
bool IsInterCharacterWaitSupported();
public bool IsInterCharacterWaitSupported { get; }
var boolean = lineDisplayCapabilities.isInterCharacterWaitSupported;
Public ReadOnly Property IsInterCharacterWaitSupported As Boolean

Valor da propriedade

Boolean

bool

True se a exibição de linha der suporte à espera entre caracteres; caso contrário, false.

Aplica-se a