listReadyToPersist
Arguments
- listSyncModestring
The synchronization mode used. Can be one of the following:
- fullRefresh
- incrementalRefresh
- listSyncNoMediaFiles
- listSyncMediaFiles
Description
Fires when the list is ready to persist to storage.
Discussion
The listReadyToPersist event is triggered when the List is ready to be persisted to local storage or the device file system.
This event is only reliable if the List has a Detail View and has fields configured to download media files.
See Also