tintColor property

int? tintColor
getter/setter pair

The RGB value of a tint that can be applied to the asset. This is not present in SVG; it comes from the Android Vector Drawable format.

Implementation

int? tintColor;