UIKit.UINavigationBarDelegate.ShouldPushItem Method
Called by the system prior to pushing the item onto the navigation stack.

Syntax

[Foundation.Export("navigationBar:shouldPushItem:")]
public virtual bool ShouldPushItem (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 pushed. Returning false prevents the push.

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