Compartilhar via


IFlyout Interface

Definição

public interface class IFlyout : Microsoft::Maui::IElement
public interface IFlyout : Microsoft.Maui.IElement
type IFlyout = interface
    interface IElement
Public Interface IFlyout
Implements IElement
Derivado
Implementações

Propriedades

Handler

Obtém ou define o Manipulador de Exibição do Elemento .

(Herdado de IElement)
Parent

Obtém o pai do elemento .

(Herdado de IElement)

Métodos de Extensão

ToHandler(IElement, IMauiContext)
ToPlatform(IElement, IMauiContext)

Aplica-se a