次の方法で共有


ViewHandler.ViewMapper フィールド

定義

仮想ビューのプロパティを対応するプラットフォーム ビューにマップするディクショナリ。

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IView ^, Microsoft::Maui::IViewHandler ^> ^ ViewMapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IView,Microsoft.Maui.IViewHandler> ViewMapper;
 staticval mutable ViewMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IView, Microsoft.Maui.IViewHandler>
Public Shared ViewMapper As IPropertyMapper(Of IView, IViewHandler) 

フィールド値

適用対象