Share via


UIViewControllerInteractiveTransitioning_Extensions.GetWantsInteractiveStart Method

Definition

Gets whether the transition is interactive.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool GetWantsInteractiveStart(this UIKit.IUIViewControllerInteractiveTransitioning This);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetWantsInteractiveStart : UIKit.IUIViewControllerInteractiveTransitioning -> bool

Parameters

Returns

The default value is true.

Attributes

Applies to