foreground property

Widget? foreground
getter/setter pair

The foreground of the live audio room.

If you need to nest some widgets in ZegoUIKitPrebuiltLiveAudioRoom, please use foreground nesting, otherwise these widgets will be lost when you minimize and restore the ZegoUIKitPrebuiltLiveAudioRoom

Implementation

Widget? foreground;