KeyboardEvent.MetaKey
KeyboardEvent.MetaKey property
true if the meta (Meta) key modifier was active.
public bool MetaKey { get; }
Property Value
true
if Meta; otherwise, false
.
See Also
- class KeyboardEvent
- namespace Aspose.Svg.Dom.Events
- assembly Aspose.SVG