Android.Widget.SearchView.OnActionViewExpanded Method
Called when this view is expanded as an action view.

Syntax

[Android.Runtime.Register("onActionViewExpanded", "()V", "GetOnActionViewExpandedHandler")]
public virtual void OnActionViewExpanded ()

Remarks

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

[Android Documentation]

Requirements

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