zOrder property

int zOrder
final

The layer on which the video is rendered. The range is 0, 100. 0 for the bottom layer, and 100 for the top layer. The default value is 0.

Implementation

final int zOrder;