← All modules

Screen

Built Singleton

Home screen page index and scroll offsets. Used for multi-page wallpaper layouts.

Module type screen
Default expression ID scr
Refresh rate Per render tick

Declaration

<module type="screen" id="scr" />

Properties

Reference any of these from a template via {scr:propertyName}.

Name Description Example Format arg
page Current home screen page (0-based) 0
pageCount Total number of home screen pages 5
xOffset Horizontal scroll offset (0.0-1.0) 0.25
yOffset Vertical scroll offset (0.0-1.0) 0.0