Difference between revisions of "Notification.DEFAULT SOUND"

From GiderosMobile
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
<languages />
 
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
 
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
 
'''<translate>Value</translate>:''' default<br/>
 
'''<translate>Value</translate>:''' default<br/>
 
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/Notification|Notification]]<br/>
 
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/Notification|Notification]]<br/>
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
<translate>Constant that represent default system sound usage in notifications and can be used in `Notification:setSound` method.</translate>
+
<translate>Constant that represent default system sound usage in notifications and can be used in [[Special:MyLanguage/Notification:setSound|Notification:setSound]] method.</translate>

Latest revision as of 10:59, 3 September 2018


Available since: Gideros 2011.6
Value: default
Defined by: Notification

Description

Constant that represent default system sound usage in notifications and can be used in Notification:setSound method.