KeyboardEvent.AltKey

KeyboardEvent.AltKey property

wahr, wenn der Tastenmodifikator Alt (alternativ) (oder “Option”) aktiv war. Der nicht initialisierte Wert dieses Attributs MUSS false sein.

public bool AltKey { get; }

Eigentumswert

WAHR wenn Alt; ansonsten,FALSCH .

Siehe auch