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


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