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ドキュメント。

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

適用対象