Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Id Class / time Field


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