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

属性值

适用于