menu
tencent_live_uikit package
documentation
component/float_window/global_float_window_manager.dart
GlobalFloatWindowManager
enableFloatWindowFeature method
enableFloatWindowFeature method
dark_mode
light_mode
enableFloatWindowFeature
method
void
enableFloatWindowFeature
(
bool
enable
)
Implementation
void enableFloatWindowFeature(bool enable) { state.enableFloatWindowFeature = enable; }
tencent_live_uikit package
documentation
component/float_window/global_float_window_manager
GlobalFloatWindowManager
enableFloatWindowFeature method
GlobalFloatWindowManager class