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


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