Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Ti
App
iOS
LocalNotification
Interface LocalNotification
Hierarchy
Proxy
LocalNotification
Index
Properties
bubbleParent
Methods
addEventListener
applyProperties
cancel
fireEvent
getBubbleParent
removeEventListener
setBubbleParent
Properties
public
bubbleParent
:
boolean
Methods
public
addEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
public
applyProperties
(
props
:
Dictionary
)
Parameters
props:
Dictionary
public
cancel
(
)
public
fireEvent
(
name
:
string
, event
:
Dictionary
)
Parameters
name:
string
event:
Dictionary
public
getBubbleParent
(
)
:
boolean
Returns
boolean
public
removeEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
public
setBubbleParent
(
bubbleParent
:
boolean
)
Parameters
bubbleParent:
boolean
Globals
Global
Ti
Ti.Android
Ti.Android.Calendar
Ti.App
Ti.App.iOS
Ti.Calendar
Ti.Cloud
Ti.Contacts
Ti.Contacts.Tizen
Ti.Database
Ti.Facebook
Ti.Filesystem
Ti.Geolocation
Ti.Geolocation.Android
Ti.Map
Ti.Media
Ti.Network
Ti.Network.Socket
Ti.Platform
Ti.UI
Ti.UI.Android
Ti.UI.MobileWeb
Ti.UI.iOS
Ti.UI.iPad
Ti.UI.iPhone
Ti.XML
EVENT_ACCESSIBILITY_LAYOUT_CHANGED
EVENT_ACCESSIBILITY_SCREEN_CHANGED
bubbleParent
BackgroundService
LocalNotification
bubbleParent
addEventListener
applyProperties
cancel
fireEvent
getBubbleParent
removeEventListener
setBubbleParent
addEventListener
applyProperties
cancelAllLocalNotifications
cancelLocalNotification
createLocalNotification
fireEvent
getBubbleParent
registerBackgroundService
removeEventListener
scheduleLocalNotification
setBubbleParent