ControlsColorExtensions.IsNotDefault(Color) Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static bool IsNotDefault(Microsoft::Maui::Graphics::Color ^ color);
public static bool IsNotDefault (this Microsoft.Maui.Graphics.Color color);
static member IsNotDefault : Microsoft.Maui.Graphics.Color -> bool
<Extension()>
Public Function IsNotDefault (color As Color) As Boolean

Parameters

color
Color

Returns

Applies to