Transition<T>.

Delay Property

Summary

Gets or sets delay before starting the transition.
Namespace
Avalonia.Animation
Containing Type
Transition<T>

Syntax

public TimeSpan Delay { get; set; }

Value

Type Description
TimeSpan