ComponentOne Xamarin.Android
ClearAnimation Method (GridCellView)


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

Reference

GridCellView Class
GridCellView Members