EngineOptionsBuilderAutoplayEnabled Property |
Enables or disables automatic video playback after page loading.
Namespace:
DotNetBrowser.Engine
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public bool AutoplayEnabled { get; set; }
Property Value
Type:
Booleantrue if autoplay is enabled,
false otherwise.
See Also