Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.Integer Class / cancel_button_image_alpha Field


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