다음을 통해 공유


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

속성 값

적용 대상