SelectableSurfaceScale


class SelectableSurfaceScale


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

Summary

Public companion properties

SelectableSurfaceScale

Signifies the absence of a ScaleIndication in selectable surface.

Public functions

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

Public companion properties

None

Added in 1.0.0-beta01
val NoneSelectableSurfaceScale

Signifies the absence of a ScaleIndication in selectable surface.

Public functions

equals

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

hashCode

open fun hashCode(): Int

toString

open fun toString(): String