Difference between revisions of "Notification:setTitle"
From GiderosMobile
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | <languages /> | ||
'''<translate>Available since</translate>:''' Gideros 2011.6<br/> | '''<translate>Available since</translate>:''' Gideros 2011.6<br/> | ||
'''<translate>Class</translate>:''' [[Special:MyLanguage/Notification|Notification]]<br/> | '''<translate>Class</translate>:''' [[Special:MyLanguage/Notification|Notification]]<br/> |
Revision as of 09:57, 3 September 2018
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()