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


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