C1.Android.Core Assembly / C1.Android.Core Namespace / C1PolygonIcon Class / ContentDescriptionFormatted Property


In This Topic
ContentDescriptionFormatted Property (C1PolygonIcon)
In This Topic
Syntax
'Declaration
 
Public Overridable Property ContentDescriptionFormatted As Java.Lang.ICharSequence
 
'Usage
 
Dim instance As C1PolygonIcon
Dim value As Java.Lang.ICharSequence
 
instance.ContentDescriptionFormatted = value
 
value = instance.ContentDescriptionFormatted
See Also