ColorBuilders.ColorProp

Added in 1.0.0
Deprecated in 1.2.0

public final class ColorBuilders.ColorProp


A property defining a color.

Summary

Nested types

Builder for ColorProp

Public methods

@ColorInt int

Gets the color value, in ARGB format.

Public methods

getArgb

Added in 1.0.0
Deprecated in 1.2.0
public @ColorInt int getArgb()

Gets the color value, in ARGB format. Intended for testing purposes only.