Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | This property will be deprecated in a future release. |
Protocols | |
---|---|
From | NSCopying, NSPasteboardReading, NSPasteboardWriting, NSSecureCoding |
To | NSCopying, NSItemProviderReading, NSItemProviderWriting, NSPasteboardReading, NSPasteboardWriting, NSSecureCoding |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | This method is incompatible with resolution-independent drawing and should not be used. Instead, use +[NSImage imageWithSize:flipped:drawingHandler:] to create a block-based image describing the desired image drawing, or use +[NSGraphicsContext graphicsContextWithBitmapImageRep:] to manipulate specific bitmap image representations. |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | This method is incompatible with resolution-independent drawing and should not be used. Instead, use +[NSImage imageWithSize:flipped:drawingHandler:] to create a block-based image describing the desired image drawing, or use +[NSGraphicsContext graphicsContextWithBitmapImageRep:] to manipulate specific bitmap image representations. |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | This method is incompatible with resolution-independent drawing and should not be used. Instead, use +[NSImage imageWithSize:flipped:drawingHandler:] to create a block-based image describing the desired image drawing, or use +[NSGraphicsContext graphicsContextWithBitmapImageRep:] to manipulate specific bitmap image representations. |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use -[NSSharingServicePicker standardShareMenuItem] instead. |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerBox |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerBox |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerCheck |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerCheck |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerCircle |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerCircle |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerDiamond |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerDiamond |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerDisc |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerDisc |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerHyphen |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerHyphen |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerSquare |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerSquare |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerLowercaseHexadecimal |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerLowercaseHexadecimal |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerUppercaseHexadecimal |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerUppercaseHexadecimal |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerOctal |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerOctal |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerLowercaseAlpha |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerLowercaseAlpha |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerUppercaseAlpha |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerUppercaseAlpha |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerLowercaseLatin |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerLowercaseLatin |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerUppercaseLatin |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerUppercaseLatin |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerLowercaseRoman |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerLowercaseRoman |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerUppercaseRoman |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerUppercaseRoman |
Declaration | |
---|---|
From | API_AVAILABLE(macos(10.13)) const NSTextListMarkerFormat NSTextListMarkerDecimal |
To | API_UNAVAILABLE(watchos) const NSTextListMarkerFormat NSTextListMarkerDecimal |
Declaration | |
---|---|
From | @property (readonly, copy, nonnull) NSTextListMarkerFormat markerFormat |
To | @property (readonly, strong, nonnull) NSTextListMarkerFormat markerFormat |
Declaration | |
---|---|
From | NSNotificationName _Nonnull NSTextViewWillSwitchToNSLayoutManagerNotification |
To | API_AVAILABLE(macos(12.0)) NSNotificationName NSTextViewWillSwitchToNSLayoutManagerNotification |
Declaration | |
---|---|
From | NSNotificationName _Nonnull NSTextViewDidSwitchToNSLayoutManagerNotification |
To | API_AVAILABLE(macos(12.0)) NSNotificationName NSTextViewDidSwitchToNSLayoutManagerNotification |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | NSToolbarSizeMode is no longer recommended and will be ignored in the future |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | NSToolbarSizeMode is no longer recommended and will be ignored in the future |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | NSToolbarSizeMode is no longer recommended and will be ignored in the future |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | NSToolbarSizeMode is no longer recommended and will be ignored in the future |
Declaration | Availability | Deprecation Message | |
---|---|---|---|
From | @property (copy, nullable) NSToolbarItemIdentifier centeredItemIdentifier | Available | none |
To | @property (copy, nullable) NSToolbarItemIdentifier centeredItemIdentifier | Deprecated | Use the centeredItemIdentifiers property instead |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | This property has no effect |