Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.Attribute Class / alpha Field


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