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


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