Constant

TargetCocoa


Warning

This item was deprecated in version 2018r4. Please use TargetMacOS as a replacement.

Description

Used to indicate that you are compiling a Mac app.

Usage

result = TargetCocoa

Part

Type

Description

result

Boolean

Returns True if are compiling or running a Mac app.

Notes

All Mac apps use Cocoa.

Compatibility

All project types on all supported operating systems.