Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
n
- NSKeyedArchiver Description: NSKeyedArchiver is a class from Apple's development platform that provides methods for archiving and unarchiving objects(...) Read more
- NSKeyedUnarchiver Description: NSKeyedUnarchiver is a class from Apple's development platform that provides methods for unarchiving objects that have been(...) Read more
- NSPredicate Description: NSPredicate is a fundamental class in the development of applications across various platforms, allowing programmers to define(...) Read more
- NSNotificationCenter Description: NSNotificationCenter is a fundamental class in the development of applications within various ecosystems, providing a mechanism for(...) Read more
- NSFileManager Description: NSFileManager is a fundamental class in the development of applications for multiple operating systems, providing methods for(...) Read more
- NSRunLoop Description: NSRunLoop is a fundamental object in application programming within various development environments, managing input sources and(...) Read more
- NSURLConnection Description: NSURLConnection is a class from Apple's Cocoa framework that provides an interface for loading data from a URL. This class allows(...) Read more
- NSLayoutConstraint Description: NSLayoutConstraint is a fundamental class in the development of user interfaces for applications across various platforms,(...) Read more
- NSLayoutGuide Description: NSLayoutGuide is a fundamental object in the development of user interfaces in iOS and macOS, defining a design guide for(...) Read more
- NSLayoutManager Description: NSLayoutManager is a fundamental class in the development of user interfaces in applications, responsible for managing the layout(...) Read more
- NSColor Description: NSColor is a fundamental object in Apple's Cocoa framework that represents a color. This object allows developers to work with(...) Read more
- NSImage Description: NSImage is a fundamental object in Apple's Cocoa framework that represents image data. This object allows developers to handle(...) Read more
- NSView Description: NSView is a fundamental object in the development of applications for desktop environments, managing the content of a rectangular(...) Read more
- NSWindow Description: NSWindow is a fundamental object in the user interface of applications developed for desktop operating systems. It represents a(...) Read more
- NSApplication Description: NSApplication is a fundamental class in the development of applications for macOS and other platforms that utilize the Cocoa(...) Read more