Interface FileTypeWallpaper

The file is a wallpaper or a background pattern. Subtype of FileType.

interface FileTypeWallpaper {
    @type: "fileTypeWallpaper";
}

Properties

Properties

@type: "fileTypeWallpaper"