Android.App.FragmentManager.InvalidateOptionsMenu Method
Invalidate the attached activity's options menu as necessary.

Syntax

[Android.Runtime.Register("invalidateOptionsMenu", "()V", "GetInvalidateOptionsMenuHandler")]
public virtual void InvalidateOptionsMenu ()

Remarks

Invalidate the attached activity's options menu as necessary. This may end up being deferred until we move to the resumed state.

[Android Documentation]

Requirements

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