Hierarchy

  • InternalRawKeySynthesizeData

Properties

press: boolean

Should this key be pressed down.

release: boolean

Should this key be released.

scanCode?: number

The scan code to synthesize.

text?: string

The text synthesize.

virtualKey?: VirtualKey

The virtual key to synthesize.

Generated using TypeDoc