Documentation Archive Developer
Search

AppKit Changes

AppKit

AppKitDefines.h
Added #def APPKIT_PRIVATE
NSAlert.h
Declaration
From- (NSInteger)runModal
To- (NSModalResponse)runModal

NSAnimation.h
Declaration
From- (id)animator
To- (instancetype)animator

NSAttributedString.h
Deprecation
Fromnone
ToOS X 10.9

NSBox.h
Removed NSBox(NSCustomBoxTypeProperties)
Removed NSBox(NSKeyboardUI)
Added NSBox(NSDeprecated)
NSButtonCell.h
Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.0

NSClipView.h
Added NSClipView(NSDeprecated)
Deprecation
Fromnone
ToOS X 10.9

NSControl.h
Added -[NSControl setUserInterfaceLayoutDirection:]
Added -[NSControl userInterfaceLayoutDirection]
NSFont.h
Modified NSGlyphRelation
Deprecation
Fromnone
ToOS X 10.4

NSImage.h
NSInterfaceStyle.h
Deprecation
Fromnone
ToOS X 10.8

NSLayoutConstraint.h
Added NSLayoutConstraint(NSIdentifier)
NSNib.h
Modified NSNibOwner
Deprecation
Fromnone
ToOS X 10.8

Deprecation
Fromnone
ToOS X 10.8

NSPrintInfo.h
Declaration
From- (NSPrintingOrientation)orientation
To- (NSPaperOrientation)orientation

Declaration
From- (void)setOrientation:(NSPrintingOrientation)orientation
To- (void)setOrientation:(NSPaperOrientation)orientation

NSPrinter.h
Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

NSSlider.h
Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

NSSliderCell.h
Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

NSSound.h
Deprecation
Fromnone
ToOS X 10.9

Deprecation
Fromnone
ToOS X 10.9

NSSpellChecker.h
Added +[NSSpellChecker isAutomaticDashSubstitutionEnabled]
Added +[NSSpellChecker isAutomaticQuoteSubstitutionEnabled]
NSStackView.h
NSView.h
Modified NSView
Protocols
FromNSAnimatablePropertyContainer, NSUserInterfaceItemIdentification, NSDraggingDestination
ToNSAnimatablePropertyContainer, NSAppearanceCustomization, NSDraggingDestination, NSUserInterfaceItemIdentification

NSWindow.h
Modified NSWindow
Protocols
FromNSUserInterfaceValidations, NSAnimatablePropertyContainer, NSUserInterfaceItemIdentification
ToNSAnimatablePropertyContainer, NSAppearanceCustomization, NSUserInterfaceItemIdentification, NSUserInterfaceValidations

Modified -[NSWindow canBeVisibleOnAllSpaces]
Introduction
FromOS X 10.0
ToOS X 10.5

Modified -[NSWindow setCanBeVisibleOnAllSpaces:]
Introduction
FromOS X 10.0
ToOS X 10.5