共用方式為


Shell.FlyoutBackdrop 屬性

定義

取得或設定飛出視窗的背景,這是飛出視窗重疊的外觀。

public:
 property Microsoft::Maui::Controls::Brush ^ FlyoutBackdrop { Microsoft::Maui::Controls::Brush ^ get(); void set(Microsoft::Maui::Controls::Brush ^ value); };
public Microsoft.Maui.Controls.Brush FlyoutBackdrop { get; set; }
member this.FlyoutBackdrop : Microsoft.Maui.Controls.Brush with get, set
Public Property FlyoutBackdrop As Brush

屬性值

適用於