User Tools

Site Tools


built_in:notification

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
built_in:notification [2014/12/18 20:23]
bcarroll created
built_in:notification [2015/10/20 03:08] (current)
Line 2: Line 2:
  
 ===== Methods ===== ===== Methods =====
-^Method ^Description ^ +Some controls use the same methods.\\ 
-|Notification.SetMessageticker,title,text ) | | +For examples of the **[[same methods]]** look here. 
-|Notification.Notify() | | +^ Method                                        ^ Description                                
-|Notification.Cancel() | | +| Notification.Cancel(id                      id is optional and must match .Notify(id) 
-|Notification.SetLargeImage( file ) | | +| Notification.Destroy()                        |                                            | 
-|Notification.SetLights( color,onMs,offMs ) | |+| Notification.GetType()                        |                                            
 +| Notification.Notify(id                      id is optional                             
 +| Notification.Release()                                                                   
 +| Notification.SetLargeImage( file )                                                       
 +| Notification.SetLights( color,onMs,offMs )                                               | 
 +| Notification.SetMessage( ticker,title,text )  |                                            | 
 + 
 +===== Options ===== 
 +^ Option   ^ Description                                                   ^ 
 +| Ongoing  This option creats an ongoing notification in the status bar  |
built_in/notification.1418934226.txt.gz · Last modified: 2014/12/19 04:23 (external edit)