Share via


ControlsColorExtensions.IsNotDefault(Color) 方法

定义

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

参数

color
Color

返回

适用于