Xamarin.Android | ComponentOne
C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / Resource.Id Class / horizontal Field


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