UIKit.UINavigationBarDelegate.ShouldPopItem Method
Called by the system prior to popping the item.

Syntax

[Foundation.Export("navigationBar:shouldPopItem:")]
public virtual bool ShouldPopItem (UINavigationBar navigationBar, UINavigationItem item)

Parameters

navigationBar
Documentation for this section has not yet been entered.
item
Documentation for this section has not yet been entered.

Returns

true if the item should be popped. Returning false prevents the pop.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0