Screen:setTitle

From GiderosMobile
Revision as of 23:01, 15 February 2023 by MoKaLux (talk | contribs) (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) <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2023.x
Class: Screen

Description

Sets a title to the screen.

Screen:setTitle(title)

Parameters

title: (string) the screen title