次の方法で共有


IView.Background プロパティ

定義

ビューの背景を塗りつぶすペイントを取得します。

public:
 property Microsoft::Maui::Graphics::Paint ^ Background { Microsoft::Maui::Graphics::Paint ^ get(); };
public Microsoft.Maui.Graphics.Paint? Background { get; }
member this.Background : Microsoft.Maui.Graphics.Paint
Public ReadOnly Property Background As Paint

プロパティ値

適用対象