Content:
- Methods

Overlays are displayed above everything on the screen - even on the home screen or above other applications.

ovl = app.CreateOverlay( options )

Overlays can be created from services as well which makes them almost perfect for interacting with them.

Note: This function is a premium feature. Please consider subscribing to Premium to use this feature and support DroidScript in its further development.

Example - Memory Monitor click to expand contents 

Methods

The following methods are available on the Overlay object:

GetParent() → app object