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


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