Difference between revisions of "Screen:setTitle"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2023.x<br/> '''Class:''' Screen<br/> === Description === Sets a title to the screen. <source lang="lua"> Screen:setTitle(title) <...") |
(No difference)
|
Revision as of 22:01, 15 February 2023
Available since: Gideros 2023.x
Class: Screen
Description
Sets a title to the screen.
Screen:setTitle(title)
Parameters
title: (string) the screen title