ScrollViewBuilder.UseNative Method
Name | Parameters | Description |
---|---|---|
UseNative(JS) | value | Indicates whether to use native or simulated scrolling. Mirrors the client-side useNative option. |
UseNative(Boolean) | value | Indicates whether to use native or simulated scrolling. Mirrors the client-side useNative option. |