FlyoutViewHandler.MapFlyoutBehavior(IFlyoutViewHandler, IFlyoutView) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void MapFlyoutBehavior(Microsoft::Maui::Handlers::IFlyoutViewHandler ^ handler, Microsoft::Maui::IFlyoutView ^ flyoutView);
public static void MapFlyoutBehavior(Microsoft.Maui.Handlers.IFlyoutViewHandler handler, Microsoft.Maui.IFlyoutView flyoutView);
static member MapFlyoutBehavior : Microsoft.Maui.Handlers.IFlyoutViewHandler * Microsoft.Maui.IFlyoutView -> unit
Public Shared Sub MapFlyoutBehavior (handler As IFlyoutViewHandler, flyoutView As IFlyoutView)
Parameters
- handler
- IFlyoutViewHandler
- flyoutView
- IFlyoutView