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. |