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


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