Page.IView.Background 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得繪製,此繪圖會填滿檢視的背景。
property Microsoft::Maui::Graphics::Paint ^ Microsoft::Maui::IView::Background { Microsoft::Maui::Graphics::Paint ^ get(); };
Microsoft.Maui.Graphics.Paint Microsoft.Maui.IView.Background { get; }
member this.Microsoft.Maui.IView.Background : Microsoft.Maui.Graphics.Paint
ReadOnly Property Background As Paint Implements IView.Background