EmbeddingAnimationBackground.ColorBackground


public final class EmbeddingAnimationBackground.ColorBackground extends EmbeddingAnimationBackground


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

Summary

Public methods

boolean
equals(Object other)
final int

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

int
@NonNull String

Public methods

equals

public boolean equals(Object other)

getColor

Added in 1.4.0-alpha01
public final int getColor()

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

hashCode

public int hashCode()

toString

public @NonNull String toString()