Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Styleable Class / RecyclerView_fastScrollHorizontalThumbDrawable Field


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