Share via


IFlyout Interfaz

Definición

public interface class IFlyout : Microsoft::Maui::IElement
public interface IFlyout : Microsoft.Maui.IElement
type IFlyout = interface
    interface IElement
Public Interface IFlyout
Implements IElement
Derivado
Implementaciones

Propiedades

Handler

Obtiene o establece el controlador de vista del elemento.

(Heredado de IElement)
Parent

Obtiene el elemento primario del elemento .

(Heredado de IElement)

Métodos de extensión

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

Se aplica a