Android.App.Activity.OpenOptionsMenu Method
Programmatically opens the options menu.

Syntax

[Android.Runtime.Register("openOptionsMenu", "()V", "GetOpenOptionsMenuHandler")]
public virtual void OpenOptionsMenu ()

Remarks

Programmatically opens the options menu. If the options menu is already open, this method does nothing.

[Android Documentation]

Requirements

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