Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
PhotoPicker.IsLoading
Queries whether images are still loading.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PhotoPicker | 12.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "PhotoPicker.IsLoading" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether images are still loading.Returns 1 while images load in background.
You may want to make a loop and show progress if needed.
Of course for one image, you may just show a layout with a loading message and wait.
See also PhotoPicker.TotalBytes and PhotoPicker.BytesLoaded functions.
See also
Example Databases
Blog Entries
This function is free to use.
Created 28th September 2022, last changed 24th March 2023