ComponentOne Xamarin.Android
FocusedChild Property (C1PolygonIcon)


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

Reference

C1PolygonIcon Class
C1PolygonIcon Members