EngineOptionsIsAutoplayEnabled Property |
Indicates whether video playback will automatically start after page loading.
Namespace:
DotNetBrowser.Engine
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public bool IsAutoplayEnabled { get; }
Property Value
Type:
Booleantrue if autoplay is enabled,
false otherwise.
See Also