CardViewScrollingBuilder.UseNative Method
| Name | Parameters | Description |
|---|---|---|
| UseNative(JS) | value | Specifies whether widget uses native or simulated scrolling. Mirrors the client-side scrolling.useNative option. |
| UseNative(Mode) | value | Specifies whether widget uses native or simulated scrolling. Mirrors the client-side scrolling.useNative option. |
| UseNative(Boolean) | value | Specifies whether widget uses native or simulated scrolling. Mirrors the client-side scrolling.useNative option. |