Shell.FlyoutBackgroundImageProperty フィールド

定義

ImageSource 型のポップアップ背景画像を、ファイル、埋め込みリソース、URI、またはストリームに設定します。

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ FlyoutBackgroundImageProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty FlyoutBackgroundImageProperty;
 staticval mutable FlyoutBackgroundImageProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly FlyoutBackgroundImageProperty As BindableProperty 

フィールド値

注釈

ポップアップの背景イメージは、ポップアップ ヘッダーの下に表示され、ポップアップ項目、メニュー項目、ポップアップ フッターの背後に表示されます。

適用対象