zOrderOnTop property

bool zOrderOnTop
final

Sets whether the Surface of the SurfaceView is placed at the top of the window it is in.
See setZOrderOnTop for details. Applies to Android only.

Implementation

final bool zOrderOnTop;