Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / Resource.Id Class / Highcontrast Field


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