CardScale


@ExperimentalTvMaterial3Api
class CardScale


Represents the scaleFactor of Card in different interaction states. Note: This scaleFactor must always be a non-negative float.

Summary

Public companion properties

CardScale

Signifies the absence of a ScaleIndication in Card component.

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public companion properties

None

Added in 1.0.0-alpha10
val NoneCardScale

Signifies the absence of a ScaleIndication in Card component.

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String