共用方式為


ControlsColorExtensions.IsDefault(Color) 方法

定義

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

參數

color
Color

傳回

適用於