Shell.FlyoutBackgroundImageProperty 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將 ImageSource 類型的飛出視窗背景影像設定為檔案、內嵌資源、URI 或數據流。
public: static initonly Microsoft::Maui::Controls::BindableProperty ^ FlyoutBackgroundImageProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty FlyoutBackgroundImageProperty;
staticval mutable FlyoutBackgroundImageProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly FlyoutBackgroundImageProperty As BindableProperty
欄位值
備註
飛出視窗背景影像會出現在飛出視窗標頭下方,以及任何飛出視窗專案、功能表項和飛出視窗頁尾後面。