User Tools

Site Tools


built_in:notification

Differences

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

Link to this comparison view

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