Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Ti
App
iOS
Module iOS
Index
Variables
EVENT_ACCESSIBILITY_LAYOUT_CHANGED
EVENT_ACCESSIBILITY_SCREEN_CHANGED
bubbleParent
Interfaces
BackgroundService
LocalNotification
Functions
addEventListener
applyProperties
cancelAllLocalNotifications
cancelLocalNotification
createLocalNotification
fireEvent
getBubbleParent
registerBackgroundService
removeEventListener
scheduleLocalNotification
setBubbleParent
Variables
EVENT_ACCESSIBILITY_LAYOUT_CHANGED
:
string
EVENT_ACCESSIBILITY_SCREEN_CHANGED
:
string
bubbleParent
:
boolean
Functions
addEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
applyProperties
(
props
:
Dictionary
)
Parameters
props:
Dictionary
cancelAllLocalNotifications
(
)
cancelLocalNotification
(
id
:
number
)
Parameters
id:
number
createLocalNotification
(
parameters
?:
Dictionary
)
:
LocalNotification
Parameters
parameters?:
Dictionary
optional
Returns
LocalNotification
fireEvent
(
name
:
string
, event
:
Dictionary
)
Parameters
name:
string
event:
Dictionary
getBubbleParent
(
)
:
boolean
Returns
boolean
registerBackgroundService
(
params
:
Dictionary
)
:
BackgroundService
Parameters
params:
Dictionary
Returns
BackgroundService
removeEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
scheduleLocalNotification
(
params
:
Dictionary
)
:
LocalNotification
Parameters
params:
Dictionary
Returns
LocalNotification
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
addEventListener
applyProperties
cancelAllLocalNotifications
cancelLocalNotification
createLocalNotification
fireEvent
getBubbleParent
registerBackgroundService
removeEventListener
scheduleLocalNotification
setBubbleParent