fillColor property

Color get fillColor

Sets the fill color. default: 0x0066FF99

Implementation

ui.Color get fillColor;
set fillColor (Color val)

Implementation

set fillColor(ui.Color val);