C1.Android.Grid Assembly / C1.Android.Grid Namespace / Resource.Styleable Class / RecyclerView_fastScrollHorizontalTrackDrawable Field


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