Source set: Android
class CardBorder
internal constructor(
internal val border: Border,
internal val focusedBorder: Border,
internal val pressedBorder: Border,
)
Represents the Border of Card in different interaction states.
Represents the Border of Card in different interaction states.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
class CardBorder
internal constructor(
internal val border: Border,
internal val focusedBorder: Border,
internal val pressedBorder: Border,
)
Represents the Border of Card in different interaction states.
Last updated: