ScrollViewBuilder.OnScroll Method
| Name | Parameters | Description |
|---|---|---|
| OnScroll(RazorBlock) | jsFunc | A function that is executed on each scroll gesture. Mirrors the client-side onScroll option. |
| OnScroll(String) | jsFunc | A function that is executed on each scroll gesture. Mirrors the client-side onScroll option. |