Callback.NativeGuiChangedFunction
Callable
Parameters
screenName: string
current screen name
lastScreenName: string
previous screen name
isPushEvent: boolean
if
true, the new screen was pushed to the screen stack, popped from the stack otherwise
Returns void
Function used in "NativeGuiChanged" callback.