AccentColor

Describes the available system accent colors.

Since

1.6

Entries

Link copied to clipboard

Use a blue color (#3584e4). This is the default value.

Link copied to clipboard

Use a teal color (#2190a4).

Link copied to clipboard

Use a green color (#3a944a).

Link copied to clipboard

Use a yellow color (#c88800).

Link copied to clipboard

Use a orange color (#ed5b00).

Link copied to clipboard

Use a red color (#e62d42).

Link copied to clipboard

Use a pink color (#d56199).

Link copied to clipboard

Use a purple color (#9141ac).

Link copied to clipboard

Use a slate color (#6f8396).

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.