MouseEvent.MetaKey
MouseEvent.MetaKey property
Refer to the metaKey attribute.
public bool MetaKey { get; }
Property Value
true
if [meta key]; otherwise, false
.
See Also
- class MouseEvent
- namespace Aspose.Html.Dom.Events
- assembly Aspose.HTML
Refer to the metaKey attribute.
public bool MetaKey { get; }
true
if [meta key]; otherwise, false
.