isTransparent property

bool isTransparent

Should true if this layer is transparent, allowing the layer below it to render. Returns false if this layer is opaque.

Implementation

bool get isTransparent;