IFlyout 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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) |