Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1Gauge Class / DefaultValueTextColor Field


In This Topic
    DefaultValueTextColor Field (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DefaultValueTextColor As UIKit.UIColor
    'Usage
     
    
    Dim value As UIKit.UIColor
     
    value = C1Gauge.DefaultValueTextColor
    public static readonly UIKit.UIColor DefaultValueTextColor
    See Also