# Constructor: wallPaperNoFile
No file wallpaper
# Attributes:
Name | Type | Required | Description |
---|---|---|---|
default | Bool | Optional | Whether this is the default wallpaper |
dark | Bool | Optional | Dark mode |
settings | WallPaperSettings | Optional | Wallpaper settings |
# Type: WallPaper
# Example:
$wallPaperNoFile = ['_' => 'wallPaperNoFile', 'default' => Bool, 'dark' => Bool, 'settings' => WallPaperSettings];
Or, if you’re into Lua:
wallPaperNoFile={_='wallPaperNoFile', default=Bool, dark=Bool, settings=WallPaperSettings}
This site uses cookies, as described in the cookie policy. By clicking on "Accept" you consent to the use of cookies.