ComponentOne Xamarin.Android
ChildViewAdded Event (C1BitmapIcon)


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

Reference

C1BitmapIcon Class
C1BitmapIcon Members