Brush.SeaGreen Property

Definition

Gets a SolidColorBrush of the system-defined color SeaGreen.

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

Property Value

Applies to