ScrollViewBuilder.BounceEnabled Method
| Name | Parameters | Description |
|---|---|---|
| BounceEnabled(JS) | value | A Boolean value specifying whether to enable or disable the bounce-back effect. Mirrors the client-side bounceEnabled option. |
| BounceEnabled(Boolean) | value | A Boolean value specifying whether to enable or disable the bounce-back effect. Mirrors the client-side bounceEnabled option. |