Partager via


PaintExtensions.IsNullOrEmpty(Paint) Méthode

Définition

public:
[System::Runtime::CompilerServices::Extension]
 static bool IsNullOrEmpty(Microsoft::Maui::Graphics::Paint ^ paint);
public static bool IsNullOrEmpty (this Microsoft.Maui.Graphics.Paint? paint);
static member IsNullOrEmpty : Microsoft.Maui.Graphics.Paint -> bool
<Extension()>
Public Function IsNullOrEmpty (paint As Paint) As Boolean

Paramètres

paint
Paint

Retours

S’applique à