FlyoutPage.ControlsFlyoutPageMapper Field

Definition

Caution

Use FlyoutViewHandler.Mapper instead.

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IFlyoutView ^, Microsoft::Maui::Handlers::FlyoutViewHandler ^> ^ ControlsFlyoutPageMapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IFlyoutView,Microsoft.Maui.Handlers.FlyoutViewHandler> ControlsFlyoutPageMapper;
[System.Obsolete("Use FlyoutViewHandler.Mapper instead.")]
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IFlyoutView,Microsoft.Maui.Handlers.FlyoutViewHandler> ControlsFlyoutPageMapper;
 staticval mutable ControlsFlyoutPageMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IFlyoutView, Microsoft.Maui.Handlers.FlyoutViewHandler>
[<System.Obsolete("Use FlyoutViewHandler.Mapper instead.")>]
 staticval mutable ControlsFlyoutPageMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IFlyoutView, Microsoft.Maui.Handlers.FlyoutViewHandler>
Public Shared ControlsFlyoutPageMapper As IPropertyMapper(Of IFlyoutView, FlyoutViewHandler) 

Field Value

Attributes

Applies to