Documentation Archive Developer
Search

UIKit Changes for Objective-C

UIKit

NSParagraphStyle.h

Modified NSTextTab
Protocols
FromNSCoding, NSCopying
ToNSCoding, NSCopying, NSSecureCoding

UIAccessibilityConstants.h

UIAccessibilityCustomAction.h (Removed)

UIColor.h

UIFont.h

DeclarationReadonly
From
- (UIFontDescriptor *)fontDescriptor
--
To
@property(nonatomic, readonly) UIFontDescriptor *fontDescriptor
yes

Declaration
From
+ (UIFont *)preferredFontForTextStyle:(NSString *)style
To
+ (UIFont *)preferredFontForTextStyle:(UIFontTextStyle)style

UIFontDescriptor.h

DeclarationReadonly
From
- (NSDictionary<NSString *,id> *)fontAttributes
--
To
@property(nonatomic, readonly) NSDictionary<NSString *,id> *fontAttributes
yes

Declaration
From
+ (UIFontDescriptor *)preferredFontDescriptorWithTextStyle:(NSString *)style
To
+ (UIFontDescriptor *)preferredFontDescriptorWithTextStyle:(UIFontTextStyle)style

UIGeometry.h

DeclarationReadonly
From
- (CGAffineTransform)CGAffineTransformValue
--
To
@property(nonatomic, readonly) CGAffineTransform CGAffineTransformValue
yes

DeclarationReadonly
From
- (CGPoint)CGPointValue
--
To
@property(nonatomic, readonly) CGPoint CGPointValue
yes

DeclarationReadonly
From
- (CGRect)CGRectValue
--
To
@property(nonatomic, readonly) CGRect CGRectValue
yes

DeclarationReadonly
From
- (CGSize)CGSizeValue
--
To
@property(nonatomic, readonly) CGSize CGSizeValue
yes

DeclarationReadonly
From
- (CGVector)CGVectorValue
--
To
@property(nonatomic, readonly) CGVector CGVectorValue
yes

DeclarationReadonly
From
- (UIEdgeInsets)UIEdgeInsetsValue
--
To
@property(nonatomic, readonly) UIEdgeInsets UIEdgeInsetsValue
yes

DeclarationReadonly
From
- (UIOffset)UIOffsetValue
--
To
@property(nonatomic, readonly) UIOffset UIOffsetValue
yes

UIImage.h

UIKitDefines.h

Added #def UIKIT_CLASS_AVAILABLE_IOS_ONLY
Added #def UIKIT_CLASS_AVAILABLE_WATCHOS_ONLY

UILocalNotification.h

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0

Deprecation
From--
TowatchOS 3.0