Metadata definitions for NavigationManipulatorComponent. More...
Metadata definitions for NavigationManipulatorComponent.
DynamicPropertyType<KeyModifier> DownNavigationKeyModifierProperty |
Sets the key modifiers of the down navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> DownNavigationKeyProperty |
Sets the logical key value of the down navigation.
DynamicPropertyType<KeyModifier> EndNavigationKeyModifierProperty |
Sets the key modifiers of the end navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> EndNavigationKeyProperty |
Sets the logical key value of the end navigation.
DynamicPropertyType<KeyModifier> HomeNavigationKeyModifierProperty |
Sets the key modifiers of the home navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> HomeNavigationKeyProperty |
Sets the logical key value of the home navigation.
DynamicPropertyType<KeyModifier> LeftNavigationKeyModifierProperty |
Sets the key modifiers of the left direction navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> LeftNavigationKeyProperty |
Sets the logical key value of the left direction navigation.
DynamicPropertyType<KeyModifier> PageDownNavigationKeyModifierProperty |
Sets the key modifiers of the page-down navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> PageDownNavigationKeyProperty |
Sets the logical key value of the page-down navigation.
DynamicPropertyType<KeyModifier> PageUpNavigationKeyModifierProperty |
Sets the key modifiers of the page-up navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> PageUpNavigationKeyProperty |
Sets the logical key value of the page-up navigation.
DynamicPropertyType<KeyModifier> RightNavigationKeyModifierProperty |
Sets the key modifiers of the right direction navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> RightNavigationKeyProperty |
Sets the logical key value of the right direction navigation.
DynamicPropertyType<KeyModifier> UpNavigationKeyModifierProperty |
Sets the key modifiers of the up navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> UpNavigationKeyProperty |
Sets the logical key value of the up navigation.