Category: Technology
Company: Apple Inc.
Created by: Karl Schaeffer
Number of Blossarys: 9
A Cocoa framework that implements an application’s user interface. The AppKit provides a basic program structure for applications that draw on the screen and respond to events.
A search type that looks through the available reference for a symbol name.
A search type that looks through the available reference for a symbol name.
Application programming interface. A set of classes, protocols, methods, functions, and data structures that define the interface (calling convention) by which an application program accesses a ...
A technique that smoothes the roughness in images or sound caused by aliasing. During frequency sampling, aliasing generates a false (alias) frequency along with the correct one. With images this ...
Virtual memory backed by the default pager to swap files, rather than by a persistent object. Anonymous memory is zero-initialized and exists only for the life of the task.
An object that stands in for another object and provides animation capabilities without significantly impacting the original object’s API.