VisualElement.IView.Background 属性

定义

获取将填充视图背景的画图。

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

属性值

实现

适用于