Class

ClickableChipBorder

Defines Border for all TV Indication states of ClickableChip.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Android
@ExperimentalTvMaterial3Api
class ClickableChipBorder
internal constructor(
    internal val border: Border,
    internal val focusedBorder: Border,
    internal val pressedBorder: Border,
    internal val disabledBorder: Border,
    internal val focusedDisabledBorder: Border,
)

Defines Border for all TV Indication states of ClickableChip.