Package com.tomtom.tools.android.api.uicontrols.checkbox

Types

Link copied to clipboard
class TtCheckBox @JvmOverloads constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : AppCompatCheckBox

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