Class KeyManipulatorComponentMetadata

Defines properties and message types for KeyManipulatorComponent.

Inherits properties and message types from NodeComponentMetadata.

Property Types

See also PropertyType
KeyManipulatorComponentMetadata.LogicalKeyProperty

Sets the logical key value of the key manipulator.

KeyManipulatorComponentMetadata.KeyModifierProperty

Sets the key modifiers of the key manipulator. The default value is Undefined.

KeyManipulatorComponentMetadata.CapsLockProperty

Sets the Caps Lock value of the key manipulator. If the value is not set, Caps Lock state is ignored.

Message Types

See also MessageType

Message Arguments

Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.