Brush.SkyBlue Property

Definition

Gets a SolidColorBrush of the system-defined color SkyBlue.

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

Property Value

Applies to