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 ドキュメント android.widget.PopupWindow.getBackground()

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

適用対象

こちらもご覧ください