Share via


UIViewControllerContextTransitioning.IsAnimated Property

Definition

Whether the transition is animated.

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

Property Value

Implements

Attributes

Applies to