Lockscreen
/lockscreen/advance/manifest.xml
<Lockscreen frameRate = "" displayDesktop = "" showSysWallpaper = "" screenWidth = "720">
<Image />
<Image />
<Unlocker />
<Unlocker />
<Time />
<DateTime />
...
<Text />
</ Lockscreen>
frameRate
: Specifies the frame rate, if the animation is slow, you can specify the value of smaller, energy saving. The default is 30.
displayDesktop
: The default is false, perspective to the desktop features, if not the lock screen wallpaper or lock screen wallpaper can be removed or transparent can see the desktop or the application launcher in front of the lock screen. You can achieve the perfect WP7, Meego, Ali cloud and other unlock interface.
showSysWallpaper
: The default is false, whether to display the lock screen wallpaper. After opening if you do not specify the lock screen wallpaper <Wallpaper />
, will be used as a lock screen wallpaper wallpaper.
screenWidth
: set the screen width standards. If you specify 720, the position of all the elements of the lock screen layouts are prepared according to 720p, 1080p, 480p resolution and other phone will automatically scaled.