다음을 통해 공유


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)

적용 대상