Bagikan melalui


Shell.FlyoutBackgroundImageAspect Property

Definition

Gets or sets the aspect ratio of the background image.

public:
 property Microsoft::Maui::Aspect FlyoutBackgroundImageAspect { Microsoft::Maui::Aspect get(); void set(Microsoft::Maui::Aspect value); };
public Microsoft.Maui.Aspect FlyoutBackgroundImageAspect { get; set; }
member this.FlyoutBackgroundImageAspect : Microsoft.Maui.Aspect with get, set
Public Property FlyoutBackgroundImageAspect As Aspect

Property Value

Applies to