Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / Resource.Id Class / async Field


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