Screen:setTitle
From GiderosMobile
Available since: Gideros 2023.2
Class: Screen
Description
Sets a title to the new screen. <syntaxhighlight lang="lua"> Screen:setTitle(title) </source>
Parameters
title: (string) the screen title
Available since: Gideros 2023.2
Class: Screen
Sets a title to the new screen. <syntaxhighlight lang="lua"> Screen:setTitle(title) </source>
title: (string) the screen title