ComponentOne Xamarin.Android
ChildViewRemoved Event (C1PolygonIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1PolygonIcon Class : ChildViewRemoved Event
Syntax
'Declaration
 
Public Event ChildViewRemoved As EventHandler(Of ViewGroup.ChildViewRemovedEventArgs)
'Usage
 
Dim instance As C1PolygonIcon
Dim handler As EventHandler(Of ViewGroup.ChildViewRemovedEventArgs)
 
AddHandler instance.ChildViewRemoved, handler
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members