MouseEvent.AltKey
MouseEvent.AltKey property
Refer to the altKey attribute.
public bool AltKey { get; }
Property Value
true
if [alt key]; otherwise, false
.
See Also
- class MouseEvent
- package com.aspose.html.dom.events
- package Aspose.HTML
Refer to the altKey attribute.
public bool AltKey { get; }
true
if [alt key]; otherwise, false
.