Enum MenuItemStyle
Menu item style.
Namespace: AIMP.SDK.MenuManager
Assembly: AIMP.SDK.dll
Syntax
public enum MenuItemStyle
Fields
Name | Description |
---|---|
CheckBox | The CheckBox menu item. |
Normal | The normal menu item. |
RadioBox | The radio box menu item. |