다음을 통해 공유


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

속성 값

적용 대상