TtCheckBox

constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = CoreThemeR.attr.tt_checkbox_style)

Parameters

context

The display context.

attrs

The attribute set provided in the layout XML file.

defStyleAttr

An attribute that references a resource with default values as CoreThemeR.attr.tt_checkbox_style.