ThemeColor Class

ThemeColor class

Represents a theme color.


type ThemeColor struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewThemeColor

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetColorTypeGets and sets the theme type.
SetColorTypeGets and sets the theme type.
GetTintGets and sets the tint value.
SetTintGets and sets the tint value.