Brush.Teal Property

Definition

Gets a SolidColorBrush of the system-defined color Teal.

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

Property Value

Applies to