×

Change Wallpaper

iOS 14 +

Notes

Changes the devices wallpaper.

Syntax

changeWallpaper(image: <#Variable#>, location: <#Enum Array or Var (WFWallpaperLocation)#>, preview: <#Boolean#>)

Example

changeWallpaper(image: ShortcutInput, location: [Lock Screen, Home Screen], preview: false)