DrawerCommandPanelRequestSmoothScrollTo Method |
Namespace:
Com.ForbiddenByte.OSA.Demos.Common.Drawer
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic void RequestSmoothScrollTo(
int index,
Action onDone
)
Parameters
- index
- Type: SystemInt32
- onDone
- Type: SystemAction
Version InformationOptimized ScrollView Adapter
Supported in: 4.1
See Also