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


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