Enum CountVisibility
The visibility setting for the Item Count of the Menu.
Namespace: LemonUI.Menus
Assembly: LemonUI.SHVDN3.dll
Syntax
public enum CountVisibility
Fields
| Name | Description |
|---|---|
| Always | The Item Count is always shown. |
| Auto | The Item Count is shown when is not possible to show all of the items in the screen. |
| Never | The Item Count is never shown. |