layer property

int? layer
final

Specify how overlapping inserted images appear. Images with higher values for Layer appear on top of images with lower values for Layer.

Implementation

final int? layer;