NativeScript Docs
Core Modules
NativeScript Angular
NativeScript UI
Article title
view on GitHub
Search
Preparing search index...
The search index is not available
NativeScript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"@nativescript/core"
iOSApplication
Class iOSApplication
Globals
"@nativescript/core"
Font
Style
Font
Weight
Grid
Unit
Type
Length
Percent
Length
Screen
ad
categories
encoding
ios
known
Folders
layout
message
Type
path
iOSApplication
delegate
native
App
orientation
root
Controller
system
Appearance
window
add
Notification
Observer
remove
Notification
Observer
Hierarchy
iOSApplication
Index
Properties
delegate
native
App
orientation
root
Controller
system
Appearance
window
Methods
add
Notification
Observer
remove
Notification
Observer
Properties
delegate
delegate
:
any
native
App
native
App
:
any
orientation
orientation
:
"portrait"
|
"landscape"
|
"unknown"
root
Controller
root
Controller
:
any
system
Appearance
system
Appearance
:
"dark"
|
"light"
|
null
window
window
:
any
Methods
add
Notification
Observer
add
Notification
Observer
(
notificationName
:
string
, onReceiveCallback
:
function
)
:
any
Parameters
notificationName:
string
onReceiveCallback:
function
(
notification
:
any
)
:
void
Parameters
notification:
any
Returns
void
Returns
any
remove
Notification
Observer
remove
Notification
Observer
(
observer
:
any
, notificationName
:
string
)
:
void
Parameters
observer:
any
notificationName:
string
Returns
void
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method