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


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