muteExtensMicrophone property
getter/setter pair
Set whether to mute the microphone of the extension process. The default is false. (only for iOS)
Implementation
bool? muteExtensMicrophone;
Set whether to mute the microphone of the extension process. The default is false. (only for iOS)
bool? muteExtensMicrophone;