Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart 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
    public static int[] CoordinatorLayout
    See Also