MouseEvent.AltKey

MouseEvent.AltKey property

Refer to the altKey attribute.

public bool AltKey { get; }

Property Value

true if [alt key]; otherwise, false.

See Also