• Manual
  • API Documentation
Show / Hide Table of Contents
  • UnlimitedScrollUI
    • Alignment
    • AnimationType
    • BecomeInvisibleEvent
    • BecomeVisibleEvent
    • GenerateEvent
    • GridUnlimitedScroller
    • HorizontalUnlimitedScroller
    • ICell
    • IUnlimitedScroller
    • JumpToMethod
    • RegularCell
    • ScrollerPanelSide
    • VerticalUnlimitedScroller
  • UnlimitedScrollUI.Editor
    • GridUnlimitedScrollerEditor
    • HorizontalUnlimitedScrollerEditor
    • VerticalUnlimitedScrollerEditor

Enum JumpToMethod

Jump to cell method.

Namespace: UnlimitedScrollUI
Assembly: cs.temp.dll.dll
Syntax
public enum JumpToMethod

Fields

Name Description
Center

Scroll until the cell is on the center.

OnScreen

Scroll until the cell is visible.

In This Article
Back to top Generated by DocFX