Share via


IUIFocusAnimationContext.Duration Property

Definition

Gets the time, in seconds, that the animation takes to complete.

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

Property Value

Attributes

Applies to