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


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