WebViewHandler.Mapper Field

Definition

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IWebView ^, Microsoft::Maui::Handlers::IWebViewHandler ^> ^ Mapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IWebView,Microsoft.Maui.Handlers.IWebViewHandler> Mapper;
 staticval mutable Mapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IWebView, Microsoft.Maui.Handlers.IWebViewHandler>
Public Shared Mapper As IPropertyMapper(Of IWebView, IWebViewHandler) 

Field Value

Applies to