EnTerr
11 years agoRoku Guru
ifSpringboardScreen.SetDisplayMode() - what does it do?
"ifSpringboardScreen" wrote:
SetDisplayMode(displayMode as String) as Void
Sets the mode for displaying slideshow images. This allows images to be either scaled to completely fill the screen (scale-to-fill) or scaled to fit inside the screen (scale-to-fit) while maintaining aspect ratio. Valid display modes are: ...
What does this function do?
Sounds like this is from a slide-show screen but what would it do for a roSpringboardScreen?
What slideshow images, scaled to completely fill which screen? Is there some undocumented meta-magic (like background image) or?