Defines properties and message types for NavigationManipulatorComponent.

Inherits properties and message types from NodeComponentMetadata.

Property Types

See also PropertyType
NavigationManipulatorComponentMetadata.UpNavigationKeyProperty

Sets the logical key value of the up navigation.

NavigationManipulatorComponentMetadata.UpNavigationKeyModifierProperty

Sets the key modifiers of the up navigation. The default value is Undefined.

NavigationManipulatorComponentMetadata.DownNavigationKeyProperty

Sets the logical key value of the down navigation.

NavigationManipulatorComponentMetadata.DownNavigationKeyModifierProperty

Sets the key modifiers of the down navigation. The default value is Undefined.

NavigationManipulatorComponentMetadata.LeftNavigationKeyProperty

Sets the logical key value of the left direction navigation.

NavigationManipulatorComponentMetadata.LeftNavigationKeyModifierProperty

Sets the key modifiers of the left direction navigation. The default value is Undefined.

NavigationManipulatorComponentMetadata.RightNavigationKeyProperty

Sets the logical key value of the right direction navigation.

NavigationManipulatorComponentMetadata.RightNavigationKeyModifierProperty

Sets the key modifiers of the right direction navigation. The default value is Undefined.

NavigationManipulatorComponentMetadata.HomeNavigationKeyProperty

Sets the logical key value of the home navigation.

NavigationManipulatorComponentMetadata.HomeNavigationKeyModifierProperty

Sets the key modifiers of the home navigation. The default value is Undefined.

NavigationManipulatorComponentMetadata.EndNavigationKeyProperty

Sets the logical key value of the end navigation.

NavigationManipulatorComponentMetadata.EndNavigationKeyModifierProperty

Sets the key modifiers of the end navigation. The default value is Undefined.

NavigationManipulatorComponentMetadata.PageUpNavigationKeyProperty

Sets the logical key value of the page-up navigation.

NavigationManipulatorComponentMetadata.PageUpNavigationKeyModifierProperty

Sets the key modifiers of the page-up navigation. The default value is Undefined.

NavigationManipulatorComponentMetadata.PageDownNavigationKeyProperty

Sets the logical key value of the page-down navigation.

NavigationManipulatorComponentMetadata.PageDownNavigationKeyModifierProperty

Sets the key modifiers of the page-down navigation. The default value is Undefined.

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.