I'm looking for a way to invalidate my current activity's option menu with Mono for Android. It seems that InvalidateOptionsMenu is a member function of Activity in Android, but in Mono for Android it is mysteriously missing.
How can I work around this? Note that I am currently not using the Fragmentmanager.