Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.Attribute Class / coordinatorLayoutStyle Field


In This Topic
    coordinatorLayoutStyle Field (Resource.Attribute)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared coordinatorLayoutStyle As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Attribute.coordinatorLayoutStyle
     
    Resource.Attribute.coordinatorLayoutStyle = value
    public static int coordinatorLayoutStyle
    See Also