Package-level declarations

Types

Link copied to clipboard
open class BpkSwitch @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : MaterialSwitch

BpkSwitch allow users to toggle between two states, on or off.