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