Brush.Cyan Property

Definition

Gets a SolidColorBrush of the system-defined color Cyan.

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

Property Value

Applies to