AutoCompleteTextView.DropDownBackground プロパティ

定義

オートコンプリート ドロップダウン リストの背景を取得します。

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

プロパティ値

描画可能な背景

属性

注釈

オートコンプリート ドロップダウン リストの背景を取得します。

の Java ドキュメント android.widget.AutoCompleteTextView.getDropDownBackground()

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

適用対象