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


In This Topic
    MaxTextColorPropertyName Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const MaxTextColorPropertyName As String
    'Usage
     
    
    Dim value As String
     
    value = C1Gauge.MaxTextColorPropertyName
    public const string MaxTextColorPropertyName
    See Also