Skip to content

Class LemonUI::Menus::ColorSet

ClassList > LemonUI > Menus > ColorSet

Stores the different colors required to make the colors of a NativeItem dynamic.

Public Properties

Type Name
property Color AltTitleDisabled
The color of the NativeItem.AltTitle when theNativeItem is disabled.
property Color AltTitleHovered
The color of the NativeItem.AltTitle when theNativeItem is hovered.
property Color AltTitleNormal
The color of the NativeItem.AltTitle when theNativeItem is not hovered and enabled.
property Color ArrowsDisabled
The color of the NativeSlidableItem arrows when the item is disabled.
property Color ArrowsHovered
The color of the NativeSlidableItem arrows when the item is hovered.
property Color ArrowsNormal
The color of the NativeSlidableItem arrows when the item is not hovered and enabled.
property Color BackgroundDisabled
The disabled color of the custom background if NativeItem.UseCustomBackground is set totrue .
property Color BackgroundHovered
The hovered color of the custom background if NativeItem.UseCustomBackground is set totrue .
property Color BackgroundNormal
The normal color of the custom background if NativeItem.UseCustomBackground is set totrue .
property Color BadgeLeftDisabled
The color of the NativeItem.LeftBadge when theNativeItem is disabled.
property Color BadgeLeftHovered
The color of the NativeItem.LeftBadge when theNativeItem is hovered.
property Color BadgeLeftNormal
The color of the NativeItem.LeftBadge when theNativeItem is not hovered and enabled.
property Color BadgeRightDisabled
The color of the NativeItem.RightBadge orNativeCheckboxItem checkbox when theNativeItem is disabled.
property Color BadgeRightHovered
The color of the NativeItem.RightBadge orNativeCheckboxItem checkbox when theNativeItem is hovered.
property Color BadgeRightNormal
The color of the NativeItem.RightBadge orNativeCheckboxItem checkbox when theNativeItem is not hovered and enabled.
property Color TitleDisabled
The color of the NativeItem.Title when theNativeItem is disabled.
property Color TitleHovered
The color of the NativeItem.Title when theNativeItem is hovered.
property Color TitleNormal
The color of the NativeItem.Title when theNativeItem is not hovered and enabled.

Public Properties Documentation

property AltTitleDisabled

Color LemonUI.Menus.ColorSet.AltTitleDisabled;

property AltTitleHovered

Color LemonUI.Menus.ColorSet.AltTitleHovered;

property AltTitleNormal

Color LemonUI.Menus.ColorSet.AltTitleNormal;

property ArrowsDisabled

Color LemonUI.Menus.ColorSet.ArrowsDisabled;

property ArrowsHovered

Color LemonUI.Menus.ColorSet.ArrowsHovered;

property ArrowsNormal

Color LemonUI.Menus.ColorSet.ArrowsNormal;

property BackgroundDisabled

Color LemonUI.Menus.ColorSet.BackgroundDisabled;

property BackgroundHovered

Color LemonUI.Menus.ColorSet.BackgroundHovered;

property BackgroundNormal

Color LemonUI.Menus.ColorSet.BackgroundNormal;

property BadgeLeftDisabled

Color LemonUI.Menus.ColorSet.BadgeLeftDisabled;

property BadgeLeftHovered

Color LemonUI.Menus.ColorSet.BadgeLeftHovered;

property BadgeLeftNormal

Color LemonUI.Menus.ColorSet.BadgeLeftNormal;

property BadgeRightDisabled

Color LemonUI.Menus.ColorSet.BadgeRightDisabled;

property BadgeRightHovered

Color LemonUI.Menus.ColorSet.BadgeRightHovered;

property BadgeRightNormal

Color LemonUI.Menus.ColorSet.BadgeRightNormal;

property TitleDisabled

Color LemonUI.Menus.ColorSet.TitleDisabled;

property TitleHovered

Color LemonUI.Menus.ColorSet.TitleHovered;

property TitleNormal

Color LemonUI.Menus.ColorSet.TitleNormal;

The documentation for this class was generated from the following file repos/LemonUI/LemonUI/Menus/ColorSet.cs