Package com.tomtom.tools.android.api.uicontrols.checkbox
Types
Link copied to clipboard
class TtCheckBox @JvmOverloads constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : AppCompatCheckBox
Content copied to clipboard
A reusable checkbox control which allows the user to select one or more options.