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