ExpandableListActivity.SetSelectedGroup(Int32) Method

Definition

Sets the selection to the specified group.

C#
[Android.Runtime.Register("setSelectedGroup", "(I)V", "GetSetSelectedGroup_IHandler")]
public virtual void SetSelectedGroup (int groupPosition);

Parameters

groupPosition
Int32

The position of the group that should be selected.

Attributes

Remarks

Sets the selection to the specified group.

Java documentation for android.app.ExpandableListActivity.setSelectedGroup(int).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35