次の方法で共有


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

戻り値

適用対象