Xamarin.iOS Documentation | ComponentOne
C1.iOS.Calendar Assembly / C1.iOS.Calendar Namespace / CalendarViewModeAnimation Class / EasingOutProperty Field


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