menu
mediasfu_sdk
components\background_components\native_virtual_background.dart
NativeVirtualBackground
isEnabled property
isEnabled
dark_mode
light_mode
isEnabled
property
bool
get
isEnabled
Whether virtual background is currently enabled.
Implementation
bool get isEnabled => _isEnabled;
mediasfu_sdk
native_virtual_background
NativeVirtualBackground
isEnabled property
NativeVirtualBackground class