ZegoCallControllerMinimizingImpl class

Properties

hashCode int
The hash code for this object.
no setterinherited
isMinimizing bool
Is it currently in the minimized state or not
no setter
private → ZegoCallControllerMinimizePrivateImpl
Don't call that
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state ZegoCallMiniOverlayPageState
minimize state
no setter

Methods

hide() → void
if call ended in minimizing state, not need to navigate, just hide the minimize widget.
minimize(BuildContext context, {bool rootNavigator = true}) bool
To minimize the ZegoUIKitPrebuiltCall
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
restore(BuildContext context, {bool rootNavigator = true, bool withSafeArea = false}) bool
restore the ZegoUIKitPrebuiltCall from minimize
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited