isAudioFocus property

bool isAudioFocus
read / write

Whether the focus voice is enabled in the current input stream, the sound of this stream will be highlighted if enabled. On web platforms, this property does not take effect.

Implementation

bool isAudioFocus;