Property AutoplayEnabled
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
AutoplayEnabled
Enables or disables automatic video playback after page loading.
public bool AutoplayEnabled { get; set; }
Property Value
- bool
trueif autoplay is enabled,falseotherwise.