Android.Views.IMenuItemOnActionExpandListener
Interface definition for a callback to be invoked when a menu item marked with IMenuItem.SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW is expanded or collapsed.

See Also: IMenuItemOnActionExpandListener Members

Syntax

[Android.Runtime.Register("android/view/MenuItem$OnActionExpandListener", "", "Android.Views.IMenuItemOnActionExpandListenerInvoker")]
public interface IMenuItemOnActionExpandListener : Android.Runtime.IJavaObject, IDisposable

Remarks

Interface definition for a callback to be invoked when a menu item marked with IMenuItem.SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW is expanded or collapsed.

See Also

[Android Documentation]

Requirements

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