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
- package com.aspose.html.dom.events
- package Aspose.HTML
Refer to the metaKey attribute.
public bool MetaKey { get; }
true if [meta key]; otherwise, false.