Package-level declarations

Types

Link copied to clipboard
class SwitchZapp @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : RelativeLayout, View.OnClickListener

Functions

Link copied to clipboard
Link copied to clipboard
fun setListeners(view: SwitchZapp, attrChange: InverseBindingListener)
Link copied to clipboard
fun switchChecked(view: SwitchZapp, newValue: Boolean)