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:21]
stevegarman [Table] remove irrelevant methods
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.GetAbsHeight()                                | +| Notification.GetType()                        |                                            
-| Notification.GetAbsWidth()                    |              +| Notification.Notify(id                      id is optional                             
-| Notification.GetType()                        |              +| Notification.Release()                        |                                            
-| Notification.Notify()                                      +| Notification.SetLargeImage( file )            |                                            
-| Notification.Release()                        |              +| Notification.SetLights( color,onMs,offMs )    |                                            
-| Notification.SetLargeImage( file )            |              +| Notification.SetMessage( ticker,title,text )  |                                            | 
-| 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.1426832487.txt.gz · Last modified: 2015/03/20 14:21 (external edit)