Table of Contents

Property DefaultColor

Namespace
DotNetBrowser.Browser.Dialogs.Handlers
Assembly
DotNetBrowser.dll

DefaultColor

Gets the default color value.

public Color DefaultColor { get; }

Property Value

Color

The default color value represents the value of the value attribute of the <input type="color"> element. If this attribute is not specified, the default color is black.