×

Save to Camera Roll

iOS 14 +

Notes

Saves the given image to the camera roll.

Syntax

saveToCameraRoll(image: <#Variable#>, album: <#Album or Variable#>)

Example

saveToCameraRoll(image: avatar, album: a-Profiles)