ClickableSurfaceScale


@ExperimentalTvMaterial3Api
class ClickableSurfaceScale


Defines the scale for all TV indication states of Surface. Note: This scale must be a non-negative float.

Summary

Public companion properties

ClickableSurfaceScale

Signifies the absence of a scale in TV Components.

Public functions

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

Public companion properties

None

Added in 1.0.0-alpha10
val NoneClickableSurfaceScale

Signifies the absence of a scale in TV Components. Use this if you do not want to display a ScaleIndication in any of the Leanback TV Components.

Public functions

equals

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

hashCode

open fun hashCode(): Int

toString

open fun toString(): String