Share via


IUIViewControllerContextTransitioning.IsAnimated Property

Definition

Whether the transition is animated.

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

Property Value

Attributes

Applies to