Brush.Aqua Property

Definition

Gets a SolidColorBrush of the system-defined color Aqua.

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

Property Value

Applies to