Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Attribute Class / fastScrollEnabled Field


In This Topic
    fastScrollEnabled Field (Resource.Attribute)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared fastScrollEnabled As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Attribute.fastScrollEnabled
     
    Resource.Attribute.fastScrollEnabled = value
    public static int fastScrollEnabled
    See Also