LineDisplayCapabilities.IsInterCharacterWaitSupported Propriété

Définition

Obtient si l’affichage de ligne prend en charge le délai entre l’affichage des caractères successifs.

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

Valeur de propriété

Boolean

bool

True si l’affichage de ligne prend en charge l’attente entre caractères ; sinon, false.

S’applique à