ComponentOne Xamarin.Android
ClearAnimation Method (C1ComboBox)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1ComboBox Class : ClearAnimation Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("clearAnimation", 
   "()V", 
   "GetClearAnimationHandler")>
Public Overridable Sub ClearAnimation() 
'Usage
 
Dim instance As C1ComboBox
 
instance.ClearAnimation()
[Android.Runtime.Register("clearAnimation", 
   "()V", 
   "GetClearAnimationHandler")]
public virtual void ClearAnimation()
See Also

Reference

C1ComboBox Class
C1ComboBox Members