ComponentOne Xamarin.Android
ContentDescription Property (C1CompositeIcon)


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

Reference

C1CompositeIcon Class
C1CompositeIcon Members