Skip to main content

ToDisplayNameExists Property

Determines if color display names are supported based on the current thread culture.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)

public static bool ToDisplayNameExists { get; }

Property Value

Boolean

Remarks

Only English names are currently supported following known color names. In the future known color names could be localized.

See Also

Reference

ColorHelper Class
Avalonia.Controls.Primitives Namespace