Android.Views.IMenuItem.GroupId Property
Return the group identifier that this menu item is part of.

Syntax

[get: Android.Runtime.Register("getGroupId", "()I", "GetGetGroupIdHandler:Android.Views.IMenuItemInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int GroupId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the group identifier that this menu item is part of. The group identifier can not be changed after the menu is created.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1