Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Attribute Class / layoutManager Field


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