fontColor property

int? fontColor
getter/setter pair

字体颜色。ARGB 格式。默认值为 0xFFFFFFFF,即白色

Implementation

int? fontColor;