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


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