TtCheckBox

fun TtCheckBox(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.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 R.attr.tt_checkbox_style.