Share via


IFlyout 介面

定義

public interface class IFlyout : Microsoft::Maui::IElement
public interface IFlyout : Microsoft.Maui.IElement
type IFlyout = interface
    interface IElement
Public Interface IFlyout
Implements IElement
衍生
實作

屬性

Handler

取得或設定 Element 的 View Handler。

(繼承來源 IElement)
Parent

取得專案的父代。

(繼承來源 IElement)

擴充方法

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

適用於