Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1Animation Class / DurationProperty Field


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