Udostępnij za pośrednictwem


MenuFlyoutHandler Klasa

Definicja

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
Dziedziczenie
Implementuje

Konstruktory

MenuFlyoutHandler()
MenuFlyoutHandler(IPropertyMapper, CommandMapper)

Pola

CommandMapper
Mapper

Właściwości

MauiContext (Odziedziczone po ElementHandler)
PlatformView (Odziedziczone po ElementHandler<TVirtualView,TPlatformView>)
Services (Odziedziczone po ElementHandler)
VirtualView (Odziedziczone po ElementHandler<TVirtualView,TPlatformView>)

Metody

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

Jawne implementacje interfejsu

IElementHandler.DisconnectHandler() (Odziedziczone po ElementHandler)
IElementHandler.PlatformView (Odziedziczone po ElementHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (Odziedziczone po ElementHandler<TVirtualView,TPlatformView>)
IMenuFlyoutHandler.PlatformView
IMenuFlyoutHandler.VirtualView

Metody rozszerzania

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

Dotyczy