共用方式為


Shell.FlyoutBackgroundColor Property

Definition

Gets or sets the background color of the Shell Flyout.

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

Property Value

Applies to