Constant

TargetMobileDevice


Description

If True indicates that your code is running on an actual mobile device as opposed to a simulator.

Usage

result = TargetMobileDevice

Part

Type

Description

result

Boolean

Returns True if you are compiling/running on an actual mobile device.

Compatibility

Mobile projects types on all supported operating systems.