zIndex property
final
The z-index of this block, to allow prioritising which block should come first in a stack.
Implementation
final int zIndex;
The z-index of this block, to allow prioritising which block should come first in a stack.
final int zIndex;