ComponentOne Xamarin.Android
JumpDrawablesToCurrentState Method (GridCellsPanel)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellsPanel Class : JumpDrawablesToCurrentState Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("jumpDrawablesToCurrentState", 
   "()V", 
   "GetJumpDrawablesToCurrentStateHandler", 
   ApiSince=11)>
Public Overridable Sub JumpDrawablesToCurrentState() 
'Usage
 
Dim instance As GridCellsPanel
 
instance.JumpDrawablesToCurrentState()
[Android.Runtime.Register("jumpDrawablesToCurrentState", 
   "()V", 
   "GetJumpDrawablesToCurrentStateHandler", 
   ApiSince=11)]
public virtual void JumpDrawablesToCurrentState()
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members