transparent property

bool transparent
final

Set this flag if layer is transparent, that is parts of underlying layers can be seen through it. This will disable some rendering optimizations that take advantage of layer opacity.

Implementation

final core.bool transparent;