ComponentOne Xamarin.Android
Touchables Property (C1PolygonIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1PolygonIcon Class : Touchables Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property Touchables As IList(Of View)
'Usage
 
Dim instance As C1PolygonIcon
Dim value As IList(Of View)
 
value = instance.Touchables
public virtual IList<View> Touchables {get;}
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members