ComponentOne Xamarin.Android
LayoutAnimationListener Property (C1ComboBox)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1ComboBox Class : LayoutAnimationListener Property
Syntax
'Declaration
 
Public Overridable Property LayoutAnimationListener As Android.Views.Animations.Animation.IAnimationListener
'Usage
 
Dim instance As C1ComboBox
Dim value As Android.Views.Animations.Animation.IAnimationListener
 
instance.LayoutAnimationListener = value
 
value = instance.LayoutAnimationListener
public virtual Android.Views.Animations.Animation.IAnimationListener LayoutAnimationListener {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members