ElementHandler 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class ElementHandler abstract : Microsoft::Maui::IElementHandler
public abstract class ElementHandler : Microsoft.Maui.IElementHandler
type ElementHandler = class
interface IElementHandler
Public MustInherit Class ElementHandler
Implements IElementHandler
- 繼承
-
ElementHandler
- 衍生
- 實作
建構函式
ElementHandler(IPropertyMapper, CommandMapper) |
欄位
ElementCommandMapper | |
ElementMapper |
屬性
MauiContext | |
PlatformView | |
Services | |
VirtualView |
方法
Invoke(String, Object) | |
SetMauiContext(IMauiContext) | |
SetVirtualView(IElement) | |
UpdateValue(String) |
明確介面實作
IElementHandler.DisconnectHandler() |