ButtonStyle

enum ButtonStyle : Enum<ButtonStyle>

Available button styles.

Entries

Link copied to clipboard

Uses the style Widget.MaterialComponents.Button.TextButton.

Link copied to clipboard

Uses the style Widget.MaterialComponents.Button.OutlinedButton.

Link copied to clipboard

Uses the style Widget.MaterialComponents.Button.

Properties

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