is_playing_audio


Description:

[ NoAccessorMethod ]
[ Version ( since = "2.8" ) ]
public bool is_playing_audio { get; }

Whether the WebView is currently playing audio from a page.

This property becomes true as soon as web content starts playing any kind of audio. When a page is no longer playing any kind of sound, the property is set back to false.