Compartilhar via


PaintExtensions.IsNullOrEmpty(Paint) Método

Definição

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

Parâmetros

paint
Paint

Retornos

Aplica-se a