Constant
TargetiOS
Description
Used to indicate that you are compiling code for iOS.
Usage
result = TargetiOS
Part |
Type |
Description |
---|---|---|
result |
Returns True if you are compiling or running for iOS. |
Compatibility
Project Types |
All |
Operating Systems |
All |
See also
DebugBuild, XojoVersion, XojoVersionString, TargetAndroid, TargetBigEndian, TargetMacOS, TargetDesktop, TargetLinux, TargetLittleEndian, TargetMobile, TargetWeb, TargetWindows, TargetX86, TargetARM constants; #If...#Endif statement.