ComponentOne Xamarin.Android
ContentDescription Property (C1Gauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1Gauge Class : ContentDescription Property
Syntax
'Declaration
 
Public Property ContentDescription As String
'Usage
 
Dim instance As C1Gauge
Dim value As String
 
instance.ContentDescription = value
 
value = instance.ContentDescription
public string ContentDescription {get; set;}
See Also

Reference

C1Gauge Class
C1Gauge Members