Mobile Locker JavaScript SDK
Mobile Locker
GitHub
Help
Preparing search index...
DeviceInfo
Interface DeviceInfo
interface
DeviceInfo
{
app
:
{
name
:
string
;
version
:
string
;
build
:
string
;
environment
:
AppEnvironment
;
}
;
os
:
{
name
:
string
;
version
:
string
}
;
hardware
:
{
model
:
string
;
name
:
string
;
isPhone
:
boolean
;
isPad
:
boolean
;
isSimulator
:
boolean
;
hasSensorHousing
:
boolean
;
}
;
orientation
:
"portrait"
|
"landscape"
;
locale
:
{
region
:
string
}
;
}
Index
Properties
app
os
hardware
orientation
locale
Properties
app
app
:
{
name
:
string
;
version
:
string
;
build
:
string
;
environment
:
AppEnvironment
;
}
os
os
:
{
name
:
string
;
version
:
string
}
hardware
hardware
:
{
model
:
string
;
name
:
string
;
isPhone
:
boolean
;
isPad
:
boolean
;
isSimulator
:
boolean
;
hasSensorHousing
:
boolean
;
}
orientation
orientation
:
"portrait"
|
"landscape"
locale
locale
:
{
region
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
os
hardware
orientation
locale
Mobile Locker
GitHub
Help
Mobile Locker JavaScript SDK
Loading...