次の方法で共有


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

要素のビュー ハンドラーを取得または設定します。

(継承元 IElement)
Parent

要素の親を取得します。

(継承元 IElement)

拡張メソッド

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

適用対象