LookupBuilder.PullRefreshEnabled Method
| Name | Parameters | Description |
|---|---|---|
| PullRefreshEnabled(JS) | value | A Boolean value specifying whether or not the UI component supports the 'pull down to refresh' gesture. Mirrors the client-side pullRefreshEnabled option. |
| PullRefreshEnabled(Boolean) | value | A Boolean value specifying whether or not the UI component supports the 'pull down to refresh' gesture. Mirrors the client-side pullRefreshEnabled option. |