共用方式為


SimpleAdapter.SetDropDownViewResource(Int32) 方法

定義

設定配置資源以建立下拉式檢視。

[Android.Runtime.Register("setDropDownViewResource", "(I)V", "GetSetDropDownViewResource_IHandler")]
public virtual void SetDropDownViewResource (int resource);
[<Android.Runtime.Register("setDropDownViewResource", "(I)V", "GetSetDropDownViewResource_IHandler")>]
abstract member SetDropDownViewResource : int -> unit
override this.SetDropDownViewResource : int -> unit

參數

resource
Int32

定義下拉式檢視的配置資源

屬性

備註

設定配置資源以建立下拉式檢視。

android.widget.SimpleAdapter.setDropDownViewResource(int)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於