StyleManager.systemSupportsColorSchemes

Get systemSupportsColorSchemes property.

class StyleManager
@property
bool
systemSupportsColorSchemes
()

Return Value

Type: bool

Whether the system supports color schemes.

This property can be used to check if the current environment provides a color scheme preference. For example, applications might want to show a separate appearance switcher if it's set to FALSE.

See property@StyleManager:color-scheme.