AutoCompleteTextView.SetDropDownBackgroundResource(Int32) メソッド

定義

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

[Android.Runtime.Register("setDropDownBackgroundResource", "(I)V", "GetSetDropDownBackgroundResource_IHandler")]
public virtual void SetDropDownBackgroundResource(int id);
[<Android.Runtime.Register("setDropDownBackgroundResource", "(I)V", "GetSetDropDownBackgroundResource_IHandler")>]
abstract member SetDropDownBackgroundResource : int -> unit
override this.SetDropDownBackgroundResource : int -> unit

パラメーター

id
Int32

背景として設定する描画可能オブジェクトの ID

属性

注釈

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

Javaドキュメント。

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

適用対象