slot property

String? slot
getter/setter pair

The slot this layer is assigned to. If specified, and a slot with that name exists, it will be placed at that position in the layer order.

Implementation

String? slot;