WebViewHandler.CommandMapper Field

Definition

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

Field Value

Applies to