Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.Id Class / center_horizontal Field


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