ColorBuilders.ColorProp

Added in 1.0.0
Deprecated in 1.2.0

class ColorBuilders.ColorProp


A property defining a color.

Summary

Nested types

Builder for ColorProp

Public functions

@ColorInt Int

Gets the color value, in ARGB format.

Public functions

getArgb

Added in 1.0.0
Deprecated in 1.2.0
fun getArgb(): @ColorInt Int

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