Skip to main content

OnBackgroundReadyCallback

OnBackgroundReadyCallback = (bg, ui) => any

Callback from the SimpleBackground when the background image has loaded.

Parameters

bg

Background

ui

BrowserUI

Returns

any