1.02
anywheresoftware.b4a.objects.DreamServiceWrapper.Daydream
Daydream
Daydream is a new "screen saver" feature introduced in Android 4.2.
See the Daydream tutorial for more information.
process
DreamStarted
SizeChanged
DreamStopped
Initialize
Initializes the object and sets the subs that will handle the events.
void
ba
anywheresoftware.b4a.BA
EventName
java.lang.String
Finish
Manually finishes the dream.
void
ScreenBright
boolean
v
boolean
Gets or sets whether the screen should stay bright.
Panel
anywheresoftware.b4a.objects.PanelWrapper
Returns the main panel.
Interactive
boolean
v
boolean
Gets or sets whether user interacts will be handled instead of finishing the dream.
FullScreen
boolean
v
boolean
Gets or sets whether the system bar appears.
Canvas
anywheresoftware.b4a.objects.drawable.CanvasWrapper
A placeholder for Canvas.
1.0