is_muted


Description:

[ Version ( since = "2.30" ) ]
public bool is_muted { get; set; }

Whether the WebView audio is muted.

When true, audio is silenced. It may still be playing, i.e. is_playing_audio may be true .