Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
Statistic
FMM
Blog
Component: iOSDevice
iOS commands to query device details.
Item | Details |
---|---|
iOSDevice.BatteryLevel The battery charge level for the device. | iOS 7.2 |
iOSDevice.BatteryState The battery state for the device. | iOS 7.2 |
iOSDevice.IdentifierForVendor An alphanumeric string that uniquely identifies a device to the app’s vendor. | iOS 7.2 |
iOSDevice.IsBatteryMonitoringEnabled Checks whether battery monitoring is enabled. | iOS 7.2 |
iOSDevice.LocalizedModel The model of the device as a localized string. | iOS 7.2 |
iOSDevice.Model The model of the device. | iOS 7.2 |
iOSDevice.Name The name identifying the device. | iOS 7.2 |
iOSDevice.Orientation Returns the physical orientation of the device. | iOS 7.2 |
iOSDevice.OrientationIsLandscape Checks whether orientation is landscape. | iOS 7.2 |
iOSDevice.OrientationIsPortrait Checks whether orientation is portrait. | iOS 7.2 |
iOSDevice.SetBatteryMonitoringEnabled Changes battery monitoring state. | iOS 7.2 |
iOSDevice.SystemName The name of the operating system running on the device represented by the receiver. | iOS 7.2 |
iOSDevice.SystemVersion The current version of the operating system. | iOS 7.2 |
iOSDevice.UserInterfaceIdiom The style of interface to use on the current device. | iOS 7.2 |
14 functions.
Release notes
- Version 7.2
- Added iOSDevice functions.
Blog Entries
Feedback: Report problem or ask question.

Links
MBS Xojo Plugins