C1.Android.Core Assembly / C1.Android.Core Namespace / Resource.Styleable Class / CoordinatorLayout Field


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