Table of Contents

Property DefaultErrorUseBackgroundColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DefaultErrorUseBackgroundColor

Gets or sets whether to use DefaultErrorBackgroundColor when application needs to report user an error.

public static bool DefaultErrorUseBackgroundColor { get; set; }

Property Value

bool

Remarks

Default value is false. Do not set true on MacOs as it is not supported.