ControlsColorExtensions.IsNotDefault(Color) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- color
- Color