tintColorHex property

String? tintColorHex
getter/setter pair

Hex-formatted tint color (#RRGGBB or #AARRGGBB) that is multiplied with any graphics drawn by this layer or any child layers (optional).

Implementation

String? tintColorHex;