Xamarin.iOS Documentation | ComponentOne
C1.iOS.Calendar Assembly / C1.iOS.Calendar Namespace / C1Calendar Class / IsAnimatedProperty Field


In This Topic
    IsAnimatedProperty Field (C1Calendar)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsAnimatedProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Calendar.IsAnimatedProperty
    public static readonly DependencyProperty IsAnimatedProperty
    See Also