BackgroundType
Describes the type of a background.
The BackgroundTypeUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
Wallpaper
Pattern
Fill
BackgroundTypeWallpaper
A wallpaper in JPEG format.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "backgroundTypeWallpaper" | |
isBlurred | boolean | True, if the wallpaper must be downscaled to fit in 450x450 square and then box-blurred with radius 12 |
isMoving | boolean | True, if the background needs to be slightly moved when device is tilted |