Compartir a través de


ElementHandlerExtensions.IsConnected(IElementHandler) Método

Definición

public:
[System::Runtime::CompilerServices::Extension]
 static bool IsConnected(Microsoft::Maui::IElementHandler ^ handler);
public static bool IsConnected (this Microsoft.Maui.IElementHandler handler);
static member IsConnected : Microsoft.Maui.IElementHandler -> bool
<Extension()>
Public Function IsConnected (handler As IElementHandler) As Boolean

Parámetros

handler
IElementHandler

Devoluciones

Se aplica a