C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1Animation Class / DurationProperty Field


In This Topic
DurationProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly DurationProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = C1Animation.DurationProperty
See Also