Skip to content
V4EX Inc edited this page Dec 27, 2021 · 2 revisions

Glossary

C

  1. Cocoa 1

The term "Cocoa" has been used to refer generically to any class or object that is based on the Objective-C runtime and inherits from the root class, NSObject. The terms "Cocoa" or "Cocoa Touch" are also used when referring to application development using any programmatic interface of the respective platforms.

Clone this wiki locally