android.support.annotation.ColorInt |
Denotes that the annotated element represents a packed color
int, AARRGGBB
. If applied to an int array, every element
in the array represents a color integer.
Example:
public abstract void setTextColor(@ColorInt int color);
[Expand]
Inherited Methods | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
|
Except as noted, this content is licensed under Apache 2.0. For details and restrictions, see the Content License.
Android 6.0 r1 —
* Required Fields
You have successfully signed up for the latest Android developer news and tips.