opacity property

double opacity

Opacity of the tiles. Can be used in the createTile() function.

Implementation

external double get opacity;
void opacity=(double value)

Implementation

external set opacity(double value);