====== Notification control ====== ===== Methods ===== Some controls use the same methods.\\ For examples of the **[[same methods]]** look here. ^ Method ^ Description ^ | Notification.Cancel(id) | id is optional and must match .Notify(id) | | Notification.Destroy() | | | 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 |