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

プロパティ値

実装

適用対象