Einhugur WinUI Bridge Plugin for Xojo

EinhugurWinUIBridge.UIColors Enum

Enum to be used with the GetColor function in the EinhugurWinUIBridge module.

enum EinhugurWinUIBridge.UIColors

Constants

Background = 0The background color.
Foreground = 1The foreground color.
AccentDark3 = 2The darkest accent color.
AccentDark2 = 3The darker accent color.
AccentDark1 = 4The dark accent color.
Accent = 5The accent color.
AccentLight1 = 6The light accent color.
AccentLight2 = 7The lighter accent color.
AccentLight3 = 8The lightest accent color.
Complement = 9Not supported. Do not use.