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