Share via


IUIViewControllerTransitionCoordinatorContext.InitiallyInteractive Property

Definition

true iff IsAnimated is true and the transition was initiated interactively.

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

Property Value

Attributes

Applies to