Contents

SettingsCommand.Command.Settings.Wallpaper

A dictionary that contains wallpaper settings.

Declaration

object SettingsCommand.Command.Settings.Wallpaper

Properties

NameTypeDescription
Image Requireddata

A Base64-encoded image in either PNG or JPG format to use for wallpaper.

Item Requiredstring

A string that identifies this setting.

Where Requiredinteger

A number that indicates where to use the wallpaper, which is one of the following values:

  • 1: Lock Screen

  • 2: Home Screen

  • 3: Both Lock and Home Screens.

    In iOS 16 and later, and iPadOS 17 and later, when you set the wallpaper for the first time, the system sets both the Lock Screen and Home Screen. After that, you can separately set each location.

See Also

Objects