Android.Views.ICollapsibleActionView.OnActionViewExpanded Method
Called when this view is expanded as an action view.

Syntax

[Android.Runtime.Register("onActionViewExpanded", "()V", "GetOnActionViewExpandedHandler:Android.Views.ICollapsibleActionViewInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void OnActionViewExpanded ()

Remarks

Called when this view is expanded as an action view. See IMenuItem.ExpandActionView.

[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