EnumCommandId
Enum
Defines the known commands that are available within a RadRadialMenu control.
Definition
Namespace:Telerik.UI.Xaml.Controls.Navigation.Menu.Commands
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public enum CommandId
Fields
Close
A command associated with the action of closing the radial menu.
NavigateBack
A command associated with the action of navigating back to the previous RadialMenuItem.
NavigateToView
A command associated with the action of navigating to specific RadialMenuItem.
Open
A command associated with the action of opening the radial menu.