Click or drag to resize

IWpfWebBrowserToggleAudioMuteCommand Property

Version 109.1.110
Toggles the audio mute for the current browser.

Namespace:  CefSharp.Wpf
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax
ICommand ToggleAudioMuteCommand { get; }

Property Value

Type: ICommand
See Also