Table of Contents

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

true if autoplay is enabled, false otherwise.