×

Select Photo

iOS 14 +

Notes

Allows you to select a photo.

Syntax

selectPhoto(types: <#Enum Array or Var (WFPhotoPickerTypes)#>, multiple: <#Boolean#>)

Example

selectPhoto(types: [Images, Videos], multiple: true)