MenuFlyoutHandler Class
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 ref class MenuFlyoutHandler : Microsoft::Maui::Handlers::ElementHandler<Microsoft::Maui::IMenuFlyout ^, System::Object ^>, Microsoft::Maui::Handlers::IMenuFlyoutHandler
public class MenuFlyoutHandler : Microsoft.Maui.Handlers.ElementHandler<Microsoft.Maui.IMenuFlyout,object>, Microsoft.Maui.Handlers.IMenuFlyoutHandler
type MenuFlyoutHandler = class
inherit ElementHandler<IMenuFlyout, obj>
interface IMenuFlyoutHandler
interface IElementHandler
Public Class MenuFlyoutHandler
Inherits ElementHandler(Of IMenuFlyout, Object)
Implements IMenuFlyoutHandler
- Inheritance
- Implements
Constructors
MenuFlyoutHandler() | |
MenuFlyoutHandler(IPropertyMapper, CommandMapper) |
Fields
CommandMapper | |
Mapper |
Properties
MauiContext | (Inherited from ElementHandler) |
PlatformView | (Inherited from ElementHandler<TVirtualView,TPlatformView>) |
Services | (Inherited from ElementHandler) |
VirtualView | (Inherited from ElementHandler<TVirtualView,TPlatformView>) |