BackgroundAppearanceStrategy

Enumerates available background appearance strategies.

Author

Kirill Grouchnikov

Entries

Always
Link copied to clipboard

The component always paints its background

Flat
Link copied to clipboard

The component only paints its background in active (rollover, selected, pressed) states.

Never
Link copied to clipboard

The component never paints its background

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int