EmbeddingAnimationBackground.ColorBackground


class EmbeddingAnimationBackground.ColorBackground : EmbeddingAnimationBackground


An {@link EmbeddingAnimationBackground} to specify of using a developer-defined color as the animation background. Only opaque background is supported.

Summary

Public functions

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

Public properties

Int

ColorInt to represent the color to use as the background color.

Public functions

equals

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

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

color

Added in 1.4.0-alpha01
val colorInt

ColorInt to represent the color to use as the background color.