Condividi tramite


IFlyout Interfaccia

Definizione

public interface class IFlyout : Microsoft::Maui::IElement
public interface IFlyout : Microsoft.Maui.IElement
type IFlyout = interface
    interface IElement
Public Interface IFlyout
Implements IElement
Derivato
Implementazioni

Proprietà

Handler

Ottiene o imposta il gestore di visualizzazione dell'elemento.

(Ereditato da IElement)
Parent

Ottiene l'elemento Padre dell'elemento.

(Ereditato da IElement)

Metodi di estensione

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

Si applica a