ActionBar.NavigationEventArgs(Boolean, Int32, Int64) Constructor

Definition

public NavigationEventArgs (bool handled, int itemPosition, long itemId);
new Android.App.ActionBar.NavigationEventArgs : bool * int * int64 -> Android.App.ActionBar.NavigationEventArgs

Parameters

handled
Boolean
itemPosition
Int32
itemId
Int64

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to