MouseEvent.MetaKey

MouseEvent.MetaKey property

Refer to the metaKey attribute.

public bool MetaKey { get; }

Property Value

true if [meta key]; otherwise, false.

See Also