WisejEventArgs.KeyboardInfo

Wisej.Core.WisejEventArgs KeyboardInfo

Namespace: Wisej.Core

Assembly: Wisej.Framework (3.5.0.0)

Keyboard informs from the event.

public struct KeyboardInfo : ValueType

Properties

Boolean: Indicates whether the KeyboardInfo properties have been initialize or not.

Keys: Pressed key.

Keys: Pressed key with modifier.

Int32: Raw pressed key code.

Keys: Keyboard lock keys.

Keys: Keyboard modifiers.

Last updated