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