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


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