AnimationScope.Delay Property

Definition

Gets or sets the optional initial delay for the animation.

public TimeSpan? Delay { get; set; }
member this.Delay : Nullable<TimeSpan> with get, set
Public Property Delay As Nullable(Of TimeSpan)

Property Value

Applies to