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


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