Поделиться через


Shell.FlyoutBackgroundImage Свойство

Определение

Возвращает или задает фоновое изображение всплывающего меню. Тип ImageSource может быть файлом, внедренным ресурсом, URI или потоком.

public:
 property Microsoft::Maui::Controls::ImageSource ^ FlyoutBackgroundImage { Microsoft::Maui::Controls::ImageSource ^ get(); void set(Microsoft::Maui::Controls::ImageSource ^ value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.ImageSourceConverter))]
public Microsoft.Maui.Controls.ImageSource FlyoutBackgroundImage { get; set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.ImageSourceConverter))>]
member this.FlyoutBackgroundImage : Microsoft.Maui.Controls.ImageSource with get, set
Public Property FlyoutBackgroundImage As ImageSource

Значение свойства

Атрибуты

Применяется к