共用方式為


Page.BackgroundImageSource 屬性

定義

取得或設定 ImageSource 會用來作為此頁面背景的 。 這是可繫結屬性。

public:
 property Microsoft::Maui::Controls::ImageSource ^ BackgroundImageSource { Microsoft::Maui::Controls::ImageSource ^ get(); void set(Microsoft::Maui::Controls::ImageSource ^ value); };
public Microsoft.Maui.Controls.ImageSource BackgroundImageSource { get; set; }
member this.BackgroundImageSource : Microsoft.Maui.Controls.ImageSource with get, set
Public Property BackgroundImageSource As ImageSource

屬性值

適用於