Constant

TargetMacOS


Description

Used to indicate that you are compiling code for macOS.

Usage

result = TargetMacOS

Part

Type

Description

result

Boolean

Returns True if you are compiling or running for macOS.

Compatibility

All project types on all supported operating systems.