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

属性值

适用于