Udostępnij za pośrednictwem


IMenuFlyoutSeparatorHandler Interfejs

Definicja

public interface class IMenuFlyoutSeparatorHandler : Microsoft::Maui::IElementHandler
public interface IMenuFlyoutSeparatorHandler : Microsoft.Maui.IElementHandler
type IMenuFlyoutSeparatorHandler = interface
    interface IElementHandler
Public Interface IMenuFlyoutSeparatorHandler
Implements IElementHandler
Pochodne
Implementuje

Właściwości

MauiContext

Pobiera kontekst MAUI platformy .NET skojarzony z elementem.

(Odziedziczone po IElementHandler)
PlatformView
VirtualView

Metody

DisconnectHandler()

Rozłącza procedurę obsługi elementów z elementu w celu oczyszczenia.

(Odziedziczone po IElementHandler)
Invoke(String, Object)

Wywołuje określone polecenie w elemecie z podanymi argumentami.

(Odziedziczone po IElementHandler)
SetMauiContext(IMauiContext)

Ustawia kontekst PROGRAMU MAUI platformy .NET dla procedury obsługi elementów.

(Odziedziczone po IElementHandler)
SetVirtualView(IElement)

Ustawia widok wirtualny międzyplatformowy skojarzony z programem obsługi.

(Odziedziczone po IElementHandler)
UpdateValue(String)

Aktualizacje wartość określonej właściwości programu obsługi.

(Odziedziczone po IElementHandler)

Metody rozszerzania

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

Dotyczy