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


MenuFlyoutSeparatorHandler Класс

Определение

public ref class MenuFlyoutSeparatorHandler : Microsoft::Maui::Handlers::ElementHandler<Microsoft::Maui::IMenuFlyoutSeparator ^, System::Object ^>, Microsoft::Maui::Handlers::IMenuFlyoutSeparatorHandler
public class MenuFlyoutSeparatorHandler : Microsoft.Maui.Handlers.ElementHandler<Microsoft.Maui.IMenuFlyoutSeparator,object>, Microsoft.Maui.Handlers.IMenuFlyoutSeparatorHandler
type MenuFlyoutSeparatorHandler = class
    inherit ElementHandler<IMenuFlyoutSeparator, obj>
    interface IMenuFlyoutSeparatorHandler
    interface IElementHandler
Public Class MenuFlyoutSeparatorHandler
Inherits ElementHandler(Of IMenuFlyoutSeparator, Object)
Implements IMenuFlyoutSeparatorHandler
Наследование
Реализации

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

MenuFlyoutSeparatorHandler()
MenuFlyoutSeparatorHandler(IPropertyMapper, CommandMapper)

Поля

CommandMapper
Mapper

Свойства

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

Методы

ConnectHandler(TPlatformView) (Унаследовано от ElementHandler<TVirtualView,TPlatformView>)
CreatePlatformElement()
DisconnectHandler(TPlatformView) (Унаследовано от ElementHandler<TVirtualView,TPlatformView>)
Invoke(String, Object) (Унаследовано от ElementHandler)
SetMauiContext(IMauiContext) (Унаследовано от ElementHandler)
SetVirtualView(IElement) (Унаследовано от ElementHandler)
UpdateValue(String) (Унаследовано от ElementHandler)

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

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

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

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

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