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


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