Android.App.ActionBar.AddOnMenuVisibilityListener Method
Add a listener that will respond to menu visibility change events.

Syntax

[Android.Runtime.Register("addOnMenuVisibilityListener", "(Landroid/app/ActionBar$OnMenuVisibilityListener;)V", "GetAddOnMenuVisibilityListener_Landroid_app_ActionBar_OnMenuVisibilityListener_Handler")]
public abstract void AddOnMenuVisibilityListener (ActionBar.IOnMenuVisibilityListener listener)

Parameters

listener
The new listener to add

Remarks

Add a listener that will respond to menu visibility change events.

[Android Documentation]

Requirements

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