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:
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
Statistic
FMM
Blog
iOSDevice.UserInterfaceIdiom
The style of interface to use on the current device.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
iOSDevice | 7.2 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes | Free |
MBS( "iOSDevice.UserInterfaceIdiom" )
Parameters
none
Result
Returns value or error.
Description
The style of interface to use on the current device.For universal applications, you can use this property to tailor the behavior of your application for a specific type of device. For example, iPhone and iPad devices have different screen sizes, so you might want to create different views and controls based on the type of the current device.
Value is Phone, Pad, TV or CarPlay. FileMaker does not support all of those.
Created 18th March 2017, last changed 18th March 2017
iOSDevice.SystemVersion - iOSKeyboard.GetDidHideEvaluate
Feedback: Report problem or ask question.
