Table of Contents

Property IsAutoplayEnabled

Namespace
DotNetBrowser.Engine
Assembly
DotNetBrowser.dll

IsAutoplayEnabled

Indicates whether video playback will automatically start after page loading.

public bool IsAutoplayEnabled { get; }

Property Value

bool

true if autoplay is enabled, false otherwise.