ColorScheme

Application color schemes for property@StyleManager:color-scheme.

Entries

Link copied to clipboard

Inherit the parent color-scheme. When set on the AdwStyleManager returned by func@StyleManager.get_default, it's equivalent to ADW_COLOR_SCHEME_PREFER_LIGHT.

Link copied to clipboard

Always use light appearance.

Link copied to clipboard

Use light appearance unless the system prefers dark colors.

Link copied to clipboard

Use dark appearance unless the system prefers prefers light colors.

Link copied to clipboard

Always use dark appearance.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.