Value

A color based on a packed color int.

Parameters

color

The color value in the form 0xAARRGGBB.

Constructors

Link copied to clipboard
constructor(@ColorInt color: Int)

Properties

Link copied to clipboard
val color: Int

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)