GroupTitleStyleData

Represents the styling data for a group title.

This enum class defines different styles for group titles, specifying the background and text colors for each style.

Entries

Link copied to clipboard

This style uses a solid background color and a contrasting text color for group titles.

Link copied to clipboard

This style uses a transparent background and a specific text color.

Properties

Link copied to clipboard

The resource ID of the background color.

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard

The resource ID of the text color.

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.