ARGBPickerState

data class ARGBPickerState

Defines the behaviour of ARGB Picker

Types

Companion
Link copied to clipboard
object Companion

Properties

allowCustomARGB
Link copied to clipboard
val allowCustomARGB: Boolean = true

custom ARGB sliders will be shown when true and hidden when false

showAlphaSelector
Link copied to clipboard
val showAlphaSelector: Boolean = true

alpha slider will be shown when true and hidden when false