Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / Resource.Id Class / arrow Field


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