Sdílet prostřednictvím


UIViewControllerContextTransitioning.IsInteractive Property

Definition

Whether the transition is interactive.

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

Property Value

Implements

Attributes

Applies to