ExpandableListActivity.SelectedId Propiedad

Definición

Obtiene el identificador del grupo o elemento secundario actualmente seleccionado.

public virtual long SelectedId { [Android.Runtime.Register("getSelectedId", "()J", "GetGetSelectedIdHandler")] get; }
[<get: Android.Runtime.Register("getSelectedId", "()J", "GetGetSelectedIdHandler")>]
member this.SelectedId : int64

Valor de propiedad

Identificador del grupo o elemento secundario actualmente seleccionado.

Atributos

Comentarios

Obtiene el identificador del grupo o elemento secundario actualmente seleccionado.

Referencia de Android para android.app.ExpandableListActivity.getSelectedId.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a