다음을 통해 공유


RendererToHandlerShim.ShimMapper Field

Definition

public: static Microsoft::Maui::PropertyMapper<Microsoft::Maui::IView ^, Microsoft::Maui::Handlers::ViewHandler<Microsoft::Maui::IView ^, System::Object ^> ^> ^ ShimMapper;
public static Microsoft.Maui.PropertyMapper<Microsoft.Maui.IView,Microsoft.Maui.Handlers.ViewHandler<Microsoft.Maui.IView,object>> ShimMapper;
 staticval mutable ShimMapper : Microsoft.Maui.PropertyMapper<Microsoft.Maui.IView, Microsoft.Maui.Handlers.ViewHandler<Microsoft.Maui.IView, obj>>
Public Shared ShimMapper As PropertyMapper(Of IView, ViewHandler(Of IView, Object)) 

Field Value

Applies to