IUIViewControllerInteractiveTransitioning.StartInteractiveTransition Method

Definition

Sets up and begins a view controller interactive transition.

[Foundation.Export("startInteractiveTransition:")]
[Foundation.Preserve(Conditional=true)]
public void StartInteractiveTransition (UIKit.IUIViewControllerContextTransitioning transitionContext);
abstract member StartInteractiveTransition : UIKit.IUIViewControllerContextTransitioning -> unit

Parameters

Attributes

Applies to