PopupWindow.Background プロパティ

定義

ポップアップ ウィンドウの背景として使用される描画可能オブジェクトを返します。

public virtual Android.Graphics.Drawables.Drawable? Background { [Android.Runtime.Register("getBackground", "()Landroid/graphics/drawable/Drawable;", "GetGetBackgroundHandler")] get; }
[<get: Android.Runtime.Register("getBackground", "()Landroid/graphics/drawable/Drawable;", "GetGetBackgroundHandler")>]
member this.Background : Android.Graphics.Drawables.Drawable

プロパティ値

背景の描画可能または null (設定されていない場合)

属性

注釈

ポップアップ ウィンドウの背景として使用される描画可能オブジェクトを返します。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象

こちらもご覧ください