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


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