Phone API Reference - UI Classes (Widgets) - Image - reload

reload

Description

Reloads the image from disk. This is needed to clear the UI drawing cache. Should only be used if a new image is written over an existing one of the same name that has been used in the current run of the app.

Basic Example: 

 imageObj.reload();

 

Parameters

None

Return to Documentation Home I Return to Sangoma Support