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


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