Share via


UIViewControllerInteractiveTransitioning.WantsInteractiveStart Property

Definition

Gets whether the transition is interactive.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool WantsInteractiveStart { [Foundation.Export("wantsInteractiveStart")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("wantsInteractiveStart")>]
member this.WantsInteractiveStart : bool

Property Value

The default value is true.

Implements

Attributes

Applies to