Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1Animation Class / StartDelayProperty Field


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