次の方法で共有


Shell.FlyoutBackgroundImageAspect プロパティ

定義

背景画像の縦横比を取得または設定します。

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

プロパティ値

適用対象