Поделиться через


MenuFlyoutHandler Класс

Определение

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
Наследование
Реализации

Конструкторы

MenuFlyoutHandler()
MenuFlyoutHandler(IPropertyMapper, CommandMapper)

Поля

CommandMapper
Mapper

Свойства

MauiContext (Унаследовано от ElementHandler)
PlatformView (Унаследовано от ElementHandler<TVirtualView,TPlatformView>)
Services (Унаследовано от ElementHandler)
VirtualView (Унаследовано от ElementHandler<TVirtualView,TPlatformView>)

Методы

Add(IMenuElement)
Clear()
ConnectHandler(TPlatformView) (Унаследовано от ElementHandler<TVirtualView,TPlatformView>)
CreatePlatformElement()
DisconnectHandler(TPlatformView) (Унаследовано от ElementHandler<TVirtualView,TPlatformView>)
Insert(Int32, IMenuElement)
Invoke(String, Object) (Унаследовано от ElementHandler)
MapAdd(IMenuFlyoutHandler, IMenuFlyout, Object)
MapClear(IMenuFlyoutHandler, IMenuFlyout, Object)
MapInsert(IMenuFlyoutHandler, IMenuFlyout, Object)
MapRemove(IMenuFlyoutHandler, IMenuFlyout, Object)
Remove(IMenuElement)
SetMauiContext(IMauiContext) (Унаследовано от ElementHandler)
SetVirtualView(IElement) (Унаследовано от ElementHandler)
UpdateValue(String) (Унаследовано от ElementHandler)

Явные реализации интерфейса

IElementHandler.DisconnectHandler() (Унаследовано от ElementHandler)
IElementHandler.PlatformView (Унаследовано от ElementHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (Унаследовано от ElementHandler<TVirtualView,TPlatformView>)
IMenuFlyoutHandler.PlatformView
IMenuFlyoutHandler.VirtualView

Методы расширения

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

Применяется к