다음을 통해 공유


ElementHandlerExtensions.IsConnected(IElementHandler) 메서드

정의

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

매개 변수

handler
IElementHandler

반환

적용 대상