FlyoutViewHandler.Mapper Field

Definition

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

Field Value

Applies to