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


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