Property IsAutoplayEnabled
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
IsAutoplayEnabled
Indicates whether video playback will automatically start after page loading.
public bool IsAutoplayEnabled { get; }
Property Value
- bool
trueif autoplay is enabled,falseotherwise.