Package-level declarations

Types

Link copied to clipboard
class TtCheckBox @JvmOverloads constructor(    context: Context,     attrs: AttributeSet? = null,     defStyleAttr: Int = CoreThemeR.attr.tt_checkbox_style) : AppCompatCheckBox

A reusable checkbox control which allows the user to select one or more options.