zOrderOnTop property

bool zOrderOnTop
final

@brief Set whether the Surface of SurfaceView is placed on top of the window it is in.

See setZOrderOnTop for details. Only applicable to Android.

Implementation

final bool zOrderOnTop;