共用方式為


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

傳回

適用於