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