Table of Contents

Property MetaDown

Namespace
DotNetBrowser.Input.Keyboard.Events
Assembly
DotNetBrowser.dll

MetaDown

Indicates whether the Meta key is pressed.

public bool MetaDown { get; set; }

Property Value

bool

true if the modifier key is pressed, false otherwise.