Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / GaugeRange Class / DefaultColor Field


In This Topic
    DefaultColor Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DefaultColor As UIKit.UIColor
    'Usage
     
    
    Dim value As UIKit.UIColor
     
    value = GaugeRange.DefaultColor
    public static readonly UIKit.UIColor DefaultColor
    See Also