PhotoPicker.BytesLoaded
-----------------------

Queries the number of bytes loaded.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [PhotoPicker](component_PhotoPicker.md) | [12.5](newinversion125.md) | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |

MBS( "PhotoPicker.BytesLoaded" ) ### Parameters

none

### Result

Returns byte count or error.

### Description

Queries the number of bytes loaded.  
### See also

- [PhotoPicker.IsLoading](PhotoPickerIsLoading.md)
- [PhotoPicker.TotalBytes](PhotoPickerTotalBytes.md)

### Example Databases

- [iOS/Examples/iOS Photo Picker](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/iOS/Examples/iOS%20Photo%20Picker.shtml#5ScriptAnchor_)

### Blog Entries

- [PhotoPicker for iOS with FileMaker iOS SDK](https://www.mbsplugins.de/archive/2022-11-09/PhotoPicker_for_iOS_with_FileM/monkeybreadsoftware_blog_filemaker)

This function is free to use.

Created 28th September 2022 , last changed 24th March 2023

  
[PhotoPicker.Available](PhotoPickerAvailable.md) - [PhotoPicker.Clear](PhotoPickerClear.md)

[HTML Version](PhotoPickerBytesLoaded.shtml)