nonRotatedLayers property

List<LayerOptions> nonRotatedLayers
final

These layers won't be rotated. Usually these are plugins which are floating above layers

These layers will render above nonRotatedChildren

Implementation

final List<LayerOptions> nonRotatedLayers;