C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Styleable Class / RecyclerView_layoutManager Field


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