Constant

TargetMobileSimulator


Description

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

Usage

result = TargetMobileSimulator

Part

Type

Description

result

Boolean

Returns True if you are compiling/running in a simulator.

Compatibility

Mobile projects types on all supported operating systems.