zOrderOnTop property Null safety
final, inherited
Control whether the surface view's surface is placed on top of its window.
Only support TargetPlatform.android
.
Implementation
final bool zOrderOnTop;
Control whether the surface view's surface is placed on top of its window.
Only support TargetPlatform.android
.
final bool zOrderOnTop;