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


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