共用方式為


Shell.FlyoutBackgroundColor 屬性

定義

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

public:
 property Microsoft::Maui::Graphics::Color ^ FlyoutBackgroundColor { Microsoft::Maui::Graphics::Color ^ get(); void set(Microsoft::Maui::Graphics::Color ^ value); };
public Microsoft.Maui.Graphics.Color FlyoutBackgroundColor { get; set; }
member this.FlyoutBackgroundColor : Microsoft.Maui.Graphics.Color with get, set
Public Property FlyoutBackgroundColor As Color

屬性值

適用於