ComponentOne Xamarin Edition
StartDelay Property
C1.Xamarin.Forms.Core Assembly > C1.Xamarin.Forms.Core Namespace > C1Animation Class : StartDelay Property
Gets or sets the elapsed time before the animation starts.
Syntax
[Xamarin.Forms.TypeConverter("C1.Xamarin.Forms.Core.C1TimeSpanTypeConverter, C1.Xamarin.Forms.Core, Version=4.0.20192.397, Culture=neutral, PublicKeyToken=null")]
public TimeSpan StartDelay {get; set;}
See Also

Reference

C1Animation Class
C1Animation Members