Notification:setTitle

From GiderosMobile
Revision as of 15:31, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "</source>" to "</syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Available since: Gideros 2011.6
Class: Notification

Description

Sets the title text of local notification, usually used as app name.

On Android title is displayed as ticker text and title inside local notification.

On IOS title represents the action on slide bar.

 Notification:setTitle()