共用方式為


Shell.FlyoutBackground 屬性

定義

取得或設定Shell飛出視窗的背景色彩。

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

屬性值

適用於