Companion

object Companion

Properties

Link copied to clipboard
val DEFAULT_ACTION_TYPE: TtButton.ActionType

The default value of ttActionType when it has not been set explicitly.

Link copied to clipboard
const val DEFAULT_ACTIVATED: Boolean = false

The default value of isActivated when it does has been set explicitly.

Link copied to clipboard
const val DEFAULT_BADGE_VISIBLE: Boolean = false

The default value of ttIsBadgeVisible when it has not been set explicitly.

Link copied to clipboard
const val DEFAULT_DRAWABLE_TINT_MATCHES_TEXT_COLOR: Boolean = false

The default value of ttDrawableTintMatchesTextColor when it has not been set explicitly.

Link copied to clipboard
const val DEFAULT_ENABLED: Boolean = true

The default value of isEnabled when it has not been set explicitly.

Link copied to clipboard
const val DEFAULT_VISIBLE: Boolean = false

The default value of isVisible when it has not been set explicitly.