Constant

TargetAndroid


Description

Used to indicate that you are compiling code for Android.

Usage

result = TargetAndroid

Part

Type

Description

result

Boolean

Returns True if you are compiling or running for Android.

Compatibility

All project types on all supported operating systems.