Xamarin.Android | ComponentOne
C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / Resource.Id Class / Down Field


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