Sdílet prostřednictvím


MenuFlyoutHandler Třída

Definice

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
Dědičnost
Implementuje

Konstruktory

MenuFlyoutHandler()
MenuFlyoutHandler(IPropertyMapper, CommandMapper)

Pole

CommandMapper
Mapper

Vlastnosti

MauiContext (Zděděno od ElementHandler)
PlatformView (Zděděno od ElementHandler<TVirtualView,TPlatformView>)
Services (Zděděno od ElementHandler)
VirtualView (Zděděno od ElementHandler<TVirtualView,TPlatformView>)

Metody

Add(IMenuElement)
Clear()
ConnectHandler(TPlatformView) (Zděděno od ElementHandler<TVirtualView,TPlatformView>)
CreatePlatformElement()
DisconnectHandler(TPlatformView) (Zděděno od ElementHandler<TVirtualView,TPlatformView>)
Insert(Int32, IMenuElement)
Invoke(String, Object) (Zděděno od ElementHandler)
MapAdd(IMenuFlyoutHandler, IMenuFlyout, Object)
MapClear(IMenuFlyoutHandler, IMenuFlyout, Object)
MapInsert(IMenuFlyoutHandler, IMenuFlyout, Object)
MapRemove(IMenuFlyoutHandler, IMenuFlyout, Object)
Remove(IMenuElement)
SetMauiContext(IMauiContext) (Zděděno od ElementHandler)
SetVirtualView(IElement) (Zděděno od ElementHandler)
UpdateValue(String) (Zděděno od ElementHandler)

Explicitní implementace rozhraní

IElementHandler.DisconnectHandler() (Zděděno od ElementHandler)
IElementHandler.PlatformView (Zděděno od ElementHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (Zděděno od ElementHandler<TVirtualView,TPlatformView>)
IMenuFlyoutHandler.PlatformView
IMenuFlyoutHandler.VirtualView

Metody rozšíření

GetRequiredService<T>(IElementHandler)
GetRequiredService<T>(IElementHandler, Type)
GetService<T>(IElementHandler)
GetService<T>(IElementHandler, Type)
GetServiceProvider(IElementHandler)
IsConnected(IElementHandler)

Platí pro