Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1ScrollViewer Class / MinZoomFactorProperty Field


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