Android.App.Activity.CloseContextMenu Method
Programmatically closes the most recently opened context menu, if showing.

Syntax

[Android.Runtime.Register("closeContextMenu", "()V", "GetCloseContextMenuHandler")]
public virtual void CloseContextMenu ()

Remarks

Programmatically closes the most recently opened context menu, if showing.

[Android Documentation]

Requirements

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