Brush.Coral Property

Definition

Gets a SolidColorBrush of the system-defined color Coral.

public:
 static property Microsoft::Maui::Controls::SolidColorBrush ^ Coral { Microsoft::Maui::Controls::SolidColorBrush ^ get(); };
public static Microsoft.Maui.Controls.SolidColorBrush Coral { get; }
static member Coral : Microsoft.Maui.Controls.SolidColorBrush
Public Shared ReadOnly Property Coral As SolidColorBrush

Property Value

Applies to