Condividi tramite


PaintExtensions.IsNullOrEmpty(Paint) Metodo

Definizione

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

Parametri

paint
Paint

Restituisce

Si applica a