JumpDrawablesToCurrentState Method (GridIncrementalLoadingCell)
[Android.Runtime.Register("jumpDrawablesToCurrentState",
"()V",
"GetJumpDrawablesToCurrentStateHandler",
ApiSince=11)]
public virtual void JumpDrawablesToCurrentState()
'Declaration
<Android.Runtime.RegisterAttribute("jumpDrawablesToCurrentState",
"()V",
"GetJumpDrawablesToCurrentStateHandler",
ApiSince=11)>
Public Overridable Sub JumpDrawablesToCurrentState()
'Usage
Dim instance As GridIncrementalLoadingCell
instance.JumpDrawablesToCurrentState()