SwitchColors


@ExperimentalTvMaterial3Api
class SwitchColors


Represents the colors used by a Switch in different states

See SwitchDefaults.colors for the default implementation that follows Material specifications.

Summary

Public functions

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

Public functions

equals

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

hashCode

open fun hashCode(): Int