'Declaration Public Enum UltraRadialMenuAction Inherits System.Enum
public enum UltraRadialMenuAction : System.Enum
Member | Description |
---|---|
ClickCurrentItem | Activate current item. Simulates a click on the currently active item. |
Close | Closes the radial menu |
Collapse | Collapses the menu. |
DecrementNumericGauge | Decemrents the value of a NumericGaugeTool. |
DrillDown | Drills down into the currently selected menu tool. |
IncrementNumericGauge | Increments the value of a NumericGaugeTool. |
NavigateBack | Navigates back to the previous center tool as though the user clicked the center button. |
NextItem | The next item is activated. Activation proceeds from the center button to the first menu item and then in a clockwise direction around the menu and then back to the center button. |
PreviousItem | The previous item is activated. Activation proceeds from the center button to the last menu item and then in a counter-clockwise direction around the menu and then back to the center button. |
ToggleExpansion | Toggles the expanded state of the menu. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2