UIKit.UINavigationController.InteractivePopGestureRecognizer Property
A gesture recognizer for the left-edge-to-interior "back" gesture.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[get: Foundation.Export("interactivePopGestureRecognizer")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual UIGestureRecognizer InteractivePopGestureRecognizer { get; }

Value

Documentation for this section has not yet been entered.

Remarks

iOS 7 added a new standard gesture, in which the application user drags from the left side of the screen towards the interior. This gesture is intended to be used for backwards navigation; in the case of a UIKit.UINavigationController, it should normally be associated with an "interactive pop" of the current UIKit.UIViewController.

Requirements

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