Изменения UIKit
UIKit
NSAttributedString.h
| Объявление | |
|---|---|
| От | - (id)initWithData:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary **)dict error:(NSError **)error |
| К | - (instancetype)initWithData:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary **)dict error:(NSError **)error |
| Объявление | |
|---|---|
| От | - (id)initWithFileURL:(NSURL *)url options:(NSDictionary *)options documentAttributes:(NSDictionary **)dict error:(NSError **)error |
| К | - (instancetype)initWithFileURL:(NSURL *)url options:(NSDictionary *)options documentAttributes:(NSDictionary **)dict error:(NSError **)error |
(Добавленный) NSFileProviderExtension.h
Добавленный NSFileProviderExtension
Добавленный - [NSFileProviderExtension documentStorageURL]
Добавленный - [NSFileProviderExtension itemChangedAtURL:]
Добавленный - [NSFileProviderExtension providerIdentifier]
NSLayoutConstraint.h
Удаленный UILayoutPriorityDefaultHigh
Удаленный UILayoutPriorityDefaultLow
Удаленный UILayoutPriorityFittingSizeLevel
Удаленный UILayoutPriorityRequired
Добавленный + [NSLayoutConstraint activateConstraints:]
Добавленный NSLayoutConstraint.active
Добавленный + [NSLayoutConstraint deactivateConstraints:]
Добавленный NSLayoutConstraint.identifier
Добавленный NSLayoutAttributeBottomMargin
Добавленный NSLayoutAttributeCenterXWithinMargins
Добавленный NSLayoutAttributeCenterYWithinMargins
Добавленный NSLayoutAttributeFirstBaseline
Добавленный NSLayoutAttributeLastBaseline
Добавленный NSLayoutAttributeLeadingMargin
Добавленный NSLayoutAttributeLeftMargin
Добавленный NSLayoutAttributeRightMargin
Добавленный NSLayoutAttributeTopMargin
Добавленный NSLayoutAttributeTrailingMargin
Добавленный NSLayoutConstraint (NSIdentifier)
Добавленный NSLayoutFormatAlignAllFirstBaseline
Добавленный NSLayoutFormatAlignAllLastBaseline
Добавленный UILayoutPriorityDefaultHigh
Добавленный UILayoutPriorityDefaultLow
Добавленный UILayoutPriorityFittingSizeLevel
Добавленный UILayoutPriorityRequired
Измененный + [NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:]
| Объявление | |
|---|---|
| От | + (id)constraintWithItem:(id)view1 attribute:(NSLayoutAttribute)attr1 relatedBy:(NSLayoutRelation)relation toItem:(id)view2 attribute:(NSLayoutAttribute)attr2 multiplier:(CGFloat)multiplier constant:(CGFloat)c |
| К | + (instancetype)constraintWithItem:(id)view1 attribute:(NSLayoutAttribute)attr1 relatedBy:(NSLayoutRelation)relation toItem:(id)view2 attribute:(NSLayoutAttribute)attr2 multiplier:(CGFloat)multiplier constant:(CGFloat)c |
NSLayoutManager.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [NSLayoutManagerDelegate layoutManager:lineSpacingAfterGlyphAtIndex:withProposedLineFragmentRect:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [NSLayoutManagerDelegate layoutManager:shouldBreakLineByHyphenatingBeforeCharacterAtIndex:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
NSParagraphStyle.h
| Объявление | |
|---|---|
| От | - (id)initWithTextAlignment:(NSTextAlignment)alignment location:(CGFloat)loc options:(NSDictionary *)options |
| К | - (instancetype)initWithTextAlignment:(NSTextAlignment)alignment location:(CGFloat)loc options:(NSDictionary *)options |
NSTextAttachment.h
Измененный - [NSTextAttachment initWithData:ofType:]
| Объявление | |
|---|---|
| От | - (id)initWithData:(NSData *)contentData ofType:(NSString *)uti |
| К | - (instancetype)initWithData:(NSData *)contentData ofType:(NSString *)uti |
NSTextContainer.h
Измененный - [NSTextContainer initWithSize:]
| Объявление | |
|---|---|
| От | - (id)initWithSize:(CGSize)size |
| К | - (instancetype)initWithSize:(CGSize)size |
NSTextStorage.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIAccelerometer.h
UIAccessibility.h
Добавленный NSObject.accessibilityCustomActions
Добавленный NSObject.accessibilityElements
Добавленный NSObject.accessibilityNavigationStyle
Добавленный UIAccessibilityDarkerSystemColorsEnabled ()
Добавленный UIAccessibilityIsBoldTextEnabled ()
Добавленный UIAccessibilityIsGrayscaleEnabled ()
Добавленный UIAccessibilityIsReduceMotionEnabled ()
Добавленный UIAccessibilityIsReduceTransparencyEnabled ()
Добавленный UIAccessibilityIsSpeakScreenEnabled ()
Добавленный UIAccessibilityIsSpeakSelectionEnabled ()
Добавленный UIAccessibilityIsSwitchControlRunning ()
UIAccessibilityAdditions.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIAccessibilityConstants.h
Добавленный UIAccessibilityNavigationStyle
Добавленный UIAccessibilityNavigationStyleAutomatic
Добавленный UIAccessibilityNavigationStyleCombined
Добавленный UIAccessibilityNavigationStyleSeparate
(Добавленный) UIAccessibilityCustomAction.h
Добавленный UIAccessibilityCustomAction
Добавленный UIAccessibilityCustomAction.name
Добавленный UIAccessibilityCustomAction.selector
Добавленный UIAccessibilityCustomAction.target
UIAccessibilityElement.h
| Объявление | |
|---|---|
| От | - (id)initWithAccessibilityContainer:(id)container |
| К | - (instancetype)initWithAccessibilityContainer:(id)container |
UIAccessibilityIdentification.h
Добавленный UIBarItem (UIAccessibility)
UIActionSheet.h
Измененный - [UIActionSheet initWithTitle:delegate:cancelButtonTitle:destructiveButtonTitle:otherButtonTitles:]
| Объявление | |
|---|---|
| От | - (id)initWithTitle:(NSString *)title delegate:(id<UIActionSheetDelegate>)delegate cancelButtonTitle:(NSString *)cancelButtonTitle destructiveButtonTitle:(NSString *)destructiveButtonTitle otherButtonTitles:(NSString *)otherButtonTitles, ... |
| К | - (instancetype)initWithTitle:(NSString *)title delegate:(id<UIActionSheetDelegate>)delegate cancelButtonTitle:(NSString *)cancelButtonTitle destructiveButtonTitle:(NSString *)destructiveButtonTitle otherButtonTitles:(NSString *)otherButtonTitles, ... |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIActionSheetDelegate actionSheetCancel:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIActivityIndicatorView.h
| Объявление | |
|---|---|
| От | - (id)initWithActivityIndicatorStyle:(UIActivityIndicatorViewStyle)style |
| К | - (instancetype)initWithActivityIndicatorStyle:(UIActivityIndicatorViewStyle)style |
UIActivityItemProvider.h
| Объявление | |
|---|---|
| От | - (id)initWithPlaceholderItem:(id)placeholderItem |
| К | - (instancetype)initWithPlaceholderItem:(id)placeholderItem |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIActivityItemSource activityViewController:thumbnailImageForActivityType:suggestedSize:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIActivityViewController.h
Измененный UIActivityViewController.completionHandler
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
| Объявление | |
|---|---|
| От | - (id)initWithActivityItems:(NSArray *)activityItems applicationActivities:(NSArray *)applicationActivities |
| К | - (instancetype)initWithActivityItems:(NSArray *)activityItems applicationActivities:(NSArray *)applicationActivities |
(Добавленный) UIAlertController.h
Добавленный UIAlertAction
Добавленный + [UIAlertAction actionWithTitle:style:handler:]
Добавленный UIAlertAction.enabled
Добавленный UIAlertAction.style
Добавленный UIAlertAction.title
Добавленный UIAlertController
Добавленный UIAlertController.actions
Добавленный - [UIAlertController addAction:]
Добавленный UIAlertController.message
Добавленный UIAlertController.preferredStyle
Добавленный UIAlertController.textFields
Добавленный UIAlertController.title
Добавленный UIAlertActionStyle
Добавленный UIAlertActionStyleCancel
Добавленный UIAlertActionStyleDefault
Добавленный UIAlertActionStyleDestructive
Добавленный UIAlertControllerStyle
Добавленный UIAlertControllerStyleActionSheet
Добавленный UIAlertControllerStyleAlert
UIAlertView.h
| Объявление | |
|---|---|
| От | - (id)initWithTitle:(NSString *)title message:(NSString *)message delegate:(id)delegate cancelButtonTitle:(NSString *)cancelButtonTitle otherButtonTitles:(NSString *)otherButtonTitles, ... |
| К | - (instancetype)initWithTitle:(NSString *)title message:(NSString *)message delegate:(id)delegate cancelButtonTitle:(NSString *)cancelButtonTitle otherButtonTitles:(NSString *)otherButtonTitles, ... |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIAlertViewDelegate alertViewCancel:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIAlertViewDelegate didPresentAlertView:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIAppearance.h
Добавленный + [UIAppearance appearanceForTraitCollection:]
Измененный + [UIAppearance appearanceWhenContainedIn:]
| Объявление | |
|---|---|
| От | + (instancetype)appearanceWhenContainedIn:(Class<UIAppearanceContainer> *)ContainerClass, ... |
| К | + (instancetype)appearanceWhenContainedIn:(Class<UIAppearanceContainer>)ContainerClass, ... |
UIApplication.h
Добавленный - [UIApplication registerForRemoteNotifications]
Добавленный - [UIApplicationDelegate application:handleActionWithIdentifier:forLocalNotification:completionHandler:]
Добавленный - [UIApplicationDelegate application:handleActionWithIdentifier:forRemoteNotification:completionHandler:]
Добавленный UIApplication (UIUserNotificationSettings)
Добавленный UIApplicationKeyboardExtensionPointIdentifier
Добавленный UIApplicationLaunchOptionsUserActivityTypeKey
Добавленный UIApplicationOpenSettingsURLString
Добавленный UIInterfaceOrientationUnknown
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIApplicationDelegate application:didReceiveRemoteNotification:fetchCompletionHandler:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIApplicationDelegate application:handleEventsForBackgroundURLSession:completionHandler:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный UIRemoteNotificationTypeAlert
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
Измененный UIRemoteNotificationTypeBadge
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
| Осуждение | Введение | |
|---|---|---|
| От | -- | iOS 5.0 |
| К | iOS 8.0 | iOS 3.0 |
Измененный UIRemoteNotificationTypeNone
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
Измененный UIRemoteNotificationTypeSound
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
UIBarButtonItem.h
| Объявление | |
|---|---|
| От | - (id)initWithBarButtonSystemItem:(UIBarButtonSystemItem)systemItem target:(id)target action:(SEL)action |
| К | - (instancetype)initWithBarButtonSystemItem:(UIBarButtonSystemItem)systemItem target:(id)target action:(SEL)action |
Измененный - [UIBarButtonItem initWithCustomView:]
| Объявление | |
|---|---|
| От | - (id)initWithCustomView:(UIView *)customView |
| К | - (instancetype)initWithCustomView:(UIView *)customView |
| Объявление | |
|---|---|
| От | - (id)initWithImage:(UIImage *)image landscapeImagePhone:(UIImage *)landscapeImagePhone style:(UIBarButtonItemStyle)style target:(id)target action:(SEL)action |
| К | - (instancetype)initWithImage:(UIImage *)image landscapeImagePhone:(UIImage *)landscapeImagePhone style:(UIBarButtonItemStyle)style target:(id)target action:(SEL)action |
| Объявление | |
|---|---|
| От | - (id)initWithImage:(UIImage *)image style:(UIBarButtonItemStyle)style target:(id)target action:(SEL)action |
| К | - (instancetype)initWithImage:(UIImage *)image style:(UIBarButtonItemStyle)style target:(id)target action:(SEL)action |
| Объявление | |
|---|---|
| От | - (id)initWithTitle:(NSString *)title style:(UIBarButtonItemStyle)style target:(id)target action:(SEL)action |
| К | - (instancetype)initWithTitle:(NSString *)title style:(UIBarButtonItemStyle)style target:(id)target action:(SEL)action |
Измененный UIBarButtonItemStyleBordered
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
UIBarCommon.h
Добавленный UIBarMetricsCompact
Добавленный UIBarMetricsCompactPrompt
Измененный - [UIBarPositioningDelegate positionForBar:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный UIBarMetricsLandscapePhone
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
Измененный UIBarMetricsLandscapePhonePrompt
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
UICollectionView.h
| Объявление | |
|---|---|
| От | - (id)initWithFrame:(CGRect)frame collectionViewLayout:(UICollectionViewLayout *)layout |
| К | - (instancetype)initWithFrame:(CGRect)frame collectionViewLayout:(UICollectionViewLayout *)layout |
Измененный - [UICollectionViewDataSource collectionView:viewForSupplementaryElementOfKind:atIndexPath:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UICollectionViewDelegate collectionView:canPerformAction:forItemAtIndexPath:withSender:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UICollectionViewCell.h
UICollectionViewController.h
| Объявление | |
|---|---|
| От | - (id)initWithCollectionViewLayout:(UICollectionViewLayout *)layout |
| К | - (instancetype)initWithCollectionViewLayout:(UICollectionViewLayout *)layout |
UICollectionViewFlowLayout.h
Добавленный UICollectionViewFlowLayout.estimatedItemSize
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UICollectionViewDelegateFlowLayout collectionView:layout:minimumLineSpacingForSectionAtIndex:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UICollectionViewDelegateFlowLayout collectionView:layout:referenceSizeForFooterInSection:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UICollectionViewDelegateFlowLayout collectionView:layout:referenceSizeForHeaderInSection:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UICollectionViewLayout.h
Удаленный UICollectionViewLayout (SubclassingHooks)
Удаленный UICollectionViewLayout (UpdateSupportHooks)
Добавленный - [UICollectionViewLayout invalidationContextForPreferredLayoutAttributes:withOriginalAttributes:]
Добавленный - [UICollectionViewLayout shouldInvalidateLayoutForPreferredLayoutAttributes:withOriginalAttributes:]
Добавленный - [UICollectionViewLayoutInvalidationContext invalidateDecorationElementsOfKind:atIndexPaths:]
Добавленный - [UICollectionViewLayoutInvalidationContext invalidateSupplementaryElementsOfKind:atIndexPaths:]
Добавленный UICollectionViewLayout (UISubclassingHooks)
Добавленный UICollectionViewLayout (UIUpdateSupportHooks)
| Объявление | |
|---|---|
| От | - (NSArray *)indexPathsToDeleteForDecorationViewOfKind:(NSString *)kind |
| К | - (NSArray *)indexPathsToDeleteForDecorationViewOfKind:(NSString *)elementKind |
| Объявление | |
|---|---|
| От | - (NSArray *)indexPathsToDeleteForSupplementaryViewOfKind:(NSString *)kind |
| К | - (NSArray *)indexPathsToDeleteForSupplementaryViewOfKind:(NSString *)elementKind |
| Объявление | |
|---|---|
| От | - (NSArray *)indexPathsToInsertForDecorationViewOfKind:(NSString *)kind |
| К | - (NSArray *)indexPathsToInsertForDecorationViewOfKind:(NSString *)elementKind |
| Объявление | |
|---|---|
| От | - (NSArray *)indexPathsToInsertForSupplementaryViewOfKind:(NSString *)kind |
| К | - (NSArray *)indexPathsToInsertForSupplementaryViewOfKind:(NSString *)elementKind |
| Объявление | |
|---|---|
| От | - (UICollectionViewLayoutAttributes *)layoutAttributesForDecorationViewOfKind:(NSString *)decorationViewKind atIndexPath:(NSIndexPath *)indexPath |
| К | - (UICollectionViewLayoutAttributes *)layoutAttributesForDecorationViewOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)indexPath |
| Объявление | |
|---|---|
| От | - (UICollectionViewLayoutAttributes *)layoutAttributesForSupplementaryViewOfKind:(NSString *)kind atIndexPath:(NSIndexPath *)indexPath |
| К | - (UICollectionViewLayoutAttributes *)layoutAttributesForSupplementaryViewOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)indexPath |
| Объявление | |
|---|---|
| От | - (void)registerClass:(Class)viewClass forDecorationViewOfKind:(NSString *)decorationViewKind |
| К | - (void)registerClass:(Class)viewClass forDecorationViewOfKind:(NSString *)elementKind |
| Объявление | |
|---|---|
| От | - (void)registerNib:(UINib *)nib forDecorationViewOfKind:(NSString *)decorationViewKind |
| К | - (void)registerNib:(UINib *)nib forDecorationViewOfKind:(NSString *)elementKind |
UICollectionViewTransitionLayout.h
| Объявление | |
|---|---|
| От | - (id)initWithCurrentLayout:(UICollectionViewLayout *)currentLayout nextLayout:(UICollectionViewLayout *)newLayout |
| К | - (instancetype)initWithCurrentLayout:(UICollectionViewLayout *)currentLayout nextLayout:(UICollectionViewLayout *)newLayout |
UICollisionBehavior.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UICollisionBehaviorDelegate collisionBehavior:endedContactForItem:withBoundaryIdentifier:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIColor.h
Измененный - [CIColor initWithColor:]
| Объявление | |
|---|---|
| От | - (id)initWithColor:(UIColor *)color |
| К | - (instancetype)initWithColor:(UIColor *)color |
UIDevice.h
Добавленный UIUserInterfaceIdiomUnspecified
UIDocument.h
Добавленный - [UIDocument restoreUserActivityState:]
Добавленный - [UIDocument updateUserActivityState:]
Добавленный UIDocument.userActivity
Добавленный NSUserActivityDocumentURLKey
Добавленный UIDocument (ActivityContinuation)
Измененный - [UIDocument initWithFileURL:]
| Объявление | |
|---|---|
| От | - (id)initWithFileURL:(NSURL *)url |
| К | - (instancetype)initWithFileURL:(NSURL *)url |
UIDocumentInteractionController.h
Измененный - [UIDocumentInteractionControllerDelegate documentInteractionController:canPerformAction:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIDocumentInteractionControllerDelegate documentInteractionControllerDidDismissOpenInMenu:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIDocumentInteractionControllerDelegate documentInteractionControllerDidDismissOptionsMenu:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIDocumentInteractionControllerDelegate documentInteractionControllerViewControllerForPreview:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIDocumentInteractionControllerDelegate documentInteractionControllerWillBeginPreview:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIDocumentInteractionControllerDelegate documentInteractionControllerWillPresentOpenInMenu:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIDocumentInteractionControllerDelegate documentInteractionControllerWillPresentOptionsMenu:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
(Добавленный) UIDocumentMenuViewController.h
Добавленный UIDocumentMenuDelegate
Добавленный UIDocumentMenuViewController
Добавленный UIDocumentMenuViewController.delegate
Добавленный UIDocumentMenuOrder
Добавленный UIDocumentMenuOrderFirst
Добавленный UIDocumentMenuOrderLast
(Добавленный) UIDocumentPickerExtensionViewController.h
Добавленный UIDocumentPickerExtensionViewController
(Добавленный) UIDocumentPickerViewController.h
Добавленный UIDocumentPickerDelegate
Добавленный UIDocumentPickerViewController
Добавленный UIDocumentPickerViewController.delegate
Добавленный UIDocumentPickerMode
Добавленный UIDocumentPickerModeExportToService
Добавленный UIDocumentPickerModeImport
Добавленный UIDocumentPickerModeMoveToService
Добавленный UIDocumentPickerModeOpen
UIDynamicAnimator.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIGeometry.h
Добавленный - [NSCoder decodeCGVectorForKey:]
Добавленный - [NSCoder encodeCGVector:forKey:]
Добавленный - [NSValue CGVectorValue]
Добавленный + [NSValue valueWithCGVector:]
Добавленный CGVectorFromString ()
Добавленный NSStringFromCGVector ()
UIGestureRecognizer.h
| Объявление | |
|---|---|
| От | - (id)initWithTarget:(id)target action:(SEL)action |
| К | - (instancetype)initWithTarget:(id)target action:(SEL)action |
Измененный - [UIGestureRecognizerDelegate gestureRecognizer:shouldBeRequiredToFailByGestureRecognizer:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIGestureRecognizerDelegate gestureRecognizer:shouldRequireFailureOfGestureRecognizer:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIGestureRecognizerSubclass.h
Удаленный UIGestureRecognizer (ForSubclassEyesOnly)
Добавленный UIGestureRecognizer (UIGestureRecognizerProtected)
UIGuidedAccessRestrictions.h
Измененный - [UIGuidedAccessRestrictionDelegate detailTextForGuidedAccessRestrictionWithIdentifier:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIImage.h
Добавленный UIImage.imageAsset
Добавленный UIImage.traitCollection
Измененный - [CIImage initWithImage:]
| Объявление | |
|---|---|
| От | - (id)initWithImage:(UIImage *)image |
| К | - (instancetype)initWithImage:(UIImage *)image |
Измененный - [CIImage initWithImage:options:]
| Объявление | |
|---|---|
| От | - (id)initWithImage:(UIImage *)image options:(NSDictionary *)options |
| К | - (instancetype)initWithImage:(UIImage *)image options:(NSDictionary *)options |
Измененный UIImage
| Протоколы | |
|---|---|
| От | NSCoding |
| К | NSSecureCoding |
Измененный - [UIImage initWithCGImage:]
| Объявление | |
|---|---|
| От | - (id)initWithCGImage:(CGImageRef)cgImage |
| К | - (instancetype)initWithCGImage:(CGImageRef)cgImage |
| Объявление | |
|---|---|
| От | - (id)initWithCGImage:(CGImageRef)cgImage scale:(CGFloat)scale orientation:(UIImageOrientation)orientation |
| К | - (instancetype)initWithCGImage:(CGImageRef)cgImage scale:(CGFloat)scale orientation:(UIImageOrientation)orientation |
Измененный - [UIImage initWithCIImage:]
| Объявление | |
|---|---|
| От | - (id)initWithCIImage:(CIImage *)ciImage |
| К | - (instancetype)initWithCIImage:(CIImage *)ciImage |
| Объявление | |
|---|---|
| От | - (id)initWithCIImage:(CIImage *)ciImage scale:(CGFloat)scale orientation:(UIImageOrientation)orientation |
| К | - (instancetype)initWithCIImage:(CIImage *)ciImage scale:(CGFloat)scale orientation:(UIImageOrientation)orientation |
Измененный - [UIImage initWithContentsOfFile:]
| Объявление | |
|---|---|
| От | - (id)initWithContentsOfFile:(NSString *)path |
| К | - (instancetype)initWithContentsOfFile:(NSString *)path |
Измененный - [UIImage initWithData:]
| Объявление | |
|---|---|
| От | - (id)initWithData:(NSData *)data |
| К | - (instancetype)initWithData:(NSData *)data |
Измененный - [UIImage initWithData:scale:]
| Объявление | |
|---|---|
| От | - (id)initWithData:(NSData *)data scale:(CGFloat)scale |
| К | - (instancetype)initWithData:(NSData *)data scale:(CGFloat)scale |
(Добавленный) UIImageAsset.h
Добавленный UIImageAsset
Добавленный - [UIImageAsset imageWithTraitCollection:]
UIImagePickerController.h
Измененный - [UIImagePickerControllerDelegate imagePickerController:didFinishPickingImage:editingInfo:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIImageView.h
Измененный - [UIImageView initWithImage:]
| Объявление | |
|---|---|
| От | - (id)initWithImage:(UIImage *)image |
| К | - (instancetype)initWithImage:(UIImage *)image |
| Объявление | |
|---|---|
| От | - (id)initWithImage:(UIImage *)image highlightedImage:(UIImage *)highlightedImage |
| К | - (instancetype)initWithImage:(UIImage *)image highlightedImage:(UIImage *)highlightedImage |
UIInputView.h
| Объявление | |
|---|---|
| От | - (id)initWithFrame:(CGRect)frame inputViewStyle:(UIInputViewStyle)inputViewStyle |
| К | - (instancetype)initWithFrame:(CGRect)frame inputViewStyle:(UIInputViewStyle)inputViewStyle |
(Добавленный) UIInputViewController.h
Добавленный UIInputViewController
Добавленный - [UIInputViewController advanceToNextInputMode]
Добавленный - [UIInputViewController dismissKeyboard]
Добавленный UIInputViewController.inputView
Добавленный UIInputViewController.primaryLanguage
Добавленный UIInputViewController.textDocumentProxy
Добавленный UITextDocumentProxy
Добавленный UITextDocumentProxy.documentContextAfterInput
Добавленный UITextDocumentProxy.documentContextBeforeInput
UIInterface.h
Добавленный UIUserInterfaceSizeClass
Добавленный UIUserInterfaceSizeClassCompact
Добавленный UIUserInterfaceSizeClassRegular
Добавленный UIUserInterfaceSizeClassUnspecified
(Добавленный) UILexicon.h
Добавленный UILexicon
Добавленный UILexicon.entries
Добавленный UILexiconEntry
Добавленный UILexiconEntry.documentText
Добавленный UILexiconEntry.userInput
UILocalNotification.h
Добавленный UILocalNotification.category
Добавленный UILocalNotification.region
Добавленный UILocalNotification.regionTriggersOnce
UIMenuController.h
Измененный - [UIMenuItem initWithTitle:action:]
| Объявление | |
|---|---|
| От | - (id)initWithTitle:(NSString *)title action:(SEL)action |
| К | - (instancetype)initWithTitle:(NSString *)title action:(SEL)action |
UINavigationBar.h
Измененный UINavigationBar.delegate
| Объявление | |
|---|---|
| От | @property(nonatomic, assign) id delegate |
| К | @property(nonatomic, assign) id<UINavigationBarDelegate> delegate |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UINavigationItem initWithTitle:]
| Объявление | |
|---|---|
| От | - (id)initWithTitle:(NSString *)title |
| К | - (instancetype)initWithTitle:(NSString *)title |
UINavigationController.h
Добавленный UINavigationController.hidesBarsOnSwipe
Добавленный UINavigationController.hidesBarsOnTap
| Объявление | |
|---|---|
| От | - (id)initWithRootViewController:(UIViewController *)rootViewController |
| К | - (instancetype)initWithRootViewController:(UIViewController *)rootViewController |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UINavigationControllerDelegate navigationController:interactionControllerForAnimationController:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UINavigationControllerDelegate navigationControllerPreferredInterfaceOrientationForPresentation:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UINibDeclarations.h
Добавленный #def IBInspectable
Добавленный #def IB_DESIGNABLE
UINibLoading.h
Добавленный - [NSObject prepareForInterfaceBuilder]
UIPageViewController.h
| Объявление | |
|---|---|
| От | - (id)initWithTransitionStyle:(UIPageViewControllerTransitionStyle)style navigationOrientation:(UIPageViewControllerNavigationOrientation)navigationOrientation options:(NSDictionary *)options |
| К | - (instancetype)initWithTransitionStyle:(UIPageViewControllerTransitionStyle)style navigationOrientation:(UIPageViewControllerNavigationOrientation)navigationOrientation options:(NSDictionary *)options |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIPageViewControllerDelegate pageViewController:spineLocationForInterfaceOrientation:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIPageViewControllerDelegate pageViewControllerPreferredInterfaceOrientationForPresentation:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIPickerView.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIPopoverBackgroundView.h
Удаленный + [UIPopoverBackgroundView arrowBase]
Удаленный + [UIPopoverBackgroundView arrowHeight]
Удаленный + [UIPopoverBackgroundView contentViewInsets]
Добавленный UIPopoverBackgroundViewMethods
Добавленный + [UIPopoverBackgroundViewMethods arrowBase]
Добавленный + [UIPopoverBackgroundViewMethods arrowHeight]
UIPopoverController.h
| Объявление | |
|---|---|
| От | - (id)initWithContentViewController:(UIViewController *)viewController |
| К | - (instancetype)initWithContentViewController:(UIViewController *)viewController |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный UIViewController.contentSizeForViewInPopover
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIViewController.modalInPopover
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirection
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionAny
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionDown
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionLeft
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionRight
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionUnknown
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionUp
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIViewController (UIPopoverController)
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
(Добавленный) UIPopoverPresentationController.h
Добавленный UIPopoverPresentationController
Добавленный UIPopoverPresentationController.arrowDirection
Добавленный UIPopoverPresentationController.backgroundColor
Добавленный UIPopoverPresentationController.barButtonItem
Добавленный UIPopoverPresentationController.delegate
Добавленный UIPopoverPresentationController.passthroughViews
Добавленный UIPopoverPresentationController.sourceRect
Добавленный UIPopoverPresentationController.sourceView
Добавленный UIPopoverPresentationControllerDelegate
Добавленный - [UIPopoverPresentationControllerDelegate popoverPresentationControllerDidDismissPopover:]
(Добавленный) UIPopoverSupport.h
Измененный UIViewController.contentSizeForViewInPopover
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIViewController.modalInPopover
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirection
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionAny
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionDown
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionLeft
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionRight
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionUnknown
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIPopoverArrowDirectionUp
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
Измененный UIViewController (UIPopoverController)
| Заголовок | |
|---|---|
| От | UIKit/UIPopoverController.h |
| К | UIKit/UIPopoverSupport.h |
(Добавленный) UIPresentationController.h
Добавленный UIAdaptivePresentationControllerDelegate
Добавленный - [UIAdaptivePresentationControllerDelegate adaptivePresentationStyleForPresentationController:]
Добавленный UIPresentationController
Добавленный UIPresentationController.containerView
Добавленный UIPresentationController.delegate
Добавленный UIPresentationController.overrideTraitCollection
Добавленный UIPresentationController.presentationStyle
Добавленный - [UIPresentationController presentedView]
Добавленный UIPresentationController.presentedViewController
UIPrintFormatter.h
Добавленный UIPrintFormatter.perPageContentInsets
| Объявление | |
|---|---|
| От | - (id)initWithMarkupText:(NSString *)markupText |
| К | - (instancetype)initWithMarkupText:(NSString *)markupText |
Измененный - [UISimpleTextPrintFormatter initWithText:]
| Объявление | |
|---|---|
| От | - (id)initWithText:(NSString *)text |
| К | - (instancetype)initWithText:(NSString *)text |
UIPrintInteractionController.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIPrintInteractionControllerDelegate printInteractionControllerDidDismissPrinterOptions:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIPrintInteractionControllerDelegate printInteractionControllerDidPresentPrinterOptions:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIPrintInteractionControllerDelegate printInteractionControllerWillDismissPrinterOptions:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIPrintInteractionControllerDelegate printInteractionControllerWillPresentPrinterOptions:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
(Добавленный) UIPrinter.h
Добавленный UIPrinter
Добавленный UIPrinter. URL
Добавленный - [UIPrinter contactPrinter:]
Добавленный UIPrinter.displayLocation
Добавленный UIPrinter.displayName
Добавленный UIPrinter.makeAndModel
Добавленный + [UIPrinter printerWithURL:]
Добавленный UIPrinter.supportedJobTypes
Добавленный UIPrinter.supportsColor
Добавленный UIPrinter.supportsDuplex
Добавленный UIPrinterJobTypeDocument
Добавленный UIPrinterJobTypeEnvelope
Добавленный UIPrinterJobTypeLabel
Добавленный UIPrinterJobTypeLargeFormat
Добавленный UIPrinterJobTypePhoto
Добавленный UIPrinterJobTypePostcard
Добавленный UIPrinterJobTypeReceipt
Добавленный UIPrinterJobTypeRoll
Добавленный UIPrinterJobTypeUnknown
Добавленный UIPrinterJobTypes
(Добавленный) UIPrinterPickerController.h
Добавленный UIPrinterPickerController
Добавленный UIPrinterPickerController.delegate
Добавленный - [UIPrinterPickerController dismissAnimated:]
Добавленный UIPrinterPickerController.selectedPrinter
Добавленный UIPrinterPickerControllerDelegate
Добавленный UIPrinterPickerCompletionHandler
UIProgressView.h
| Объявление | |
|---|---|
| От | - (id)initWithProgressViewStyle:(UIProgressViewStyle)style |
| К | - (instancetype)initWithProgressViewStyle:(UIProgressViewStyle)style |
UIReferenceLibraryViewController.h
| Объявление | |
|---|---|
| От | - (id)initWithTerm:(NSString *)term |
| К | - (instancetype)initWithTerm:(NSString *)term |
UIRefreshControl.h
UIResponder.h
Добавленный UIResponder.inputAccessoryViewController
Добавленный UIResponder.inputViewController
Добавленный - [UIResponder restoreUserActivityState:]
Добавленный - [UIResponder updateUserActivityState:]
Добавленный UIResponder.userActivity
Добавленный UIResponder (ActivityContinuation)
Измененный UIResponder.inputAccessoryView
| Объявление | |
|---|---|
| От | @property(readonly, retain) UIView *inputAccessoryView |
| К | @property(nonatomic, readonly, retain) UIView *inputAccessoryView |
Измененный UIResponder.inputView
| Объявление | |
|---|---|
| От | @property(readonly, retain) UIView *inputView |
| К | @property(nonatomic, readonly, retain) UIView *inputView |
Измененный UIResponder.textInputContextIdentifier
| Объявление | |
|---|---|
| От | @property(readonly, retain) NSString *textInputContextIdentifier |
| К | @property(nonatomic, readonly, retain) NSString *textInputContextIdentifier |
Измененный UIResponder.textInputMode
| Объявление | |
|---|---|
| От | @property(readonly, retain) UITextInputMode *textInputMode |
| К | @property(nonatomic, readonly, retain) UITextInputMode *textInputMode |
UIScreen.h
Добавленный UIScreen.coordinateSpace
Добавленный UIScreen.fixedCoordinateSpace
Добавленный UIScreen.nativeBounds
Добавленный UIScreen.nativeScale
UIScrollView.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIScrollViewDelegate scrollViewDidZoom:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UISearchBar.h
Удаленный UISearchBar.autocapitalizationType
Удаленный UISearchBar.autocorrectionType
Удаленный UISearchBar.keyboardType
Удаленный UISearchBar.spellCheckingType
Измененный UISearchBar
| Протоколы | |
|---|---|
| От | UIBarPositioning |
| К | UIBarPositioning, UITextInputTraits |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
(Добавленный) UISearchController.h
Добавленный UISearchController
Добавленный UISearchController.active
Добавленный UISearchController.delegate
Добавленный UISearchController.searchBar
Добавленный UISearchController.searchResultsController
Добавленный UISearchController.searchResultsUpdater
Добавленный UISearchControllerDelegate
Добавленный UISearchResultsUpdating
UISearchDisplayController.h
Измененный UISearchDisplayController
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
| Объявление | |
|---|---|
| От | - (id)initWithSearchBar:(UISearchBar *)searchBar contentsController:(UIViewController *)viewController |
| К | - (instancetype)initWithSearchBar:(UISearchBar *)searchBar contentsController:(UIViewController *)viewController |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
UISegmentedControl.h
Измененный - [UISegmentedControl initWithItems:]
| Объявление | |
|---|---|
| От | - (id)initWithItems:(NSArray *)items |
| К | - (instancetype)initWithItems:(NSArray *)items |
Измененный UISegmentedControlStyleBar
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 7.0 |
Измененный UISegmentedControlStyleBezeled
| Осуждение | Введение | |
|---|---|---|
| От | -- | iOS 4.0 |
| К | iOS 7.0 | iOS 2.0 |
Измененный UISegmentedControlStyleBordered
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 7.0 |
Измененный UISegmentedControlStylePlain
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 7.0 |
UISplitViewController.h
Добавленный UISplitViewController.collapsed
Добавленный UISplitViewController.displayMode
Добавленный - [UISplitViewController displayModeButtonItem]
Добавленный UISplitViewController.maximumPrimaryColumnWidth
Добавленный UISplitViewController.minimumPrimaryColumnWidth
Добавленный UISplitViewController.preferredDisplayMode
Добавленный UISplitViewController.primaryColumnWidth
Добавленный - [UISplitViewControllerDelegate primaryViewControllerForCollapsingSplitViewController:]
Добавленный UISplitViewControllerAutomaticDimension
Добавленный UISplitViewControllerDisplayMode
Добавленный UISplitViewControllerDisplayModeAllVisible
Добавленный UISplitViewControllerDisplayModeAutomatic
Добавленный UISplitViewControllerDisplayModePrimaryHidden
Добавленный UISplitViewControllerDisplayModePrimaryOverlay
Измененный - [UISplitViewControllerDelegate splitViewController:popoverController:willPresentViewController:]
| Осуждение | Введение | Дополнительный | |
|---|---|---|---|
| От | -- | iOS 3.2 | -- |
| К | iOS 8.0 | iOS 2.0 | да |
Измененный - [UISplitViewControllerDelegate splitViewController:shouldHideViewController:inOrientation:]
| Осуждение | Дополнительный | |
|---|---|---|
| От | -- | -- |
| К | iOS 8.0 | да |
| Осуждение | Введение | Дополнительный | |
|---|---|---|---|
| От | -- | iOS 3.2 | -- |
| К | iOS 8.0 | iOS 2.0 | да |
| Осуждение | Введение | Дополнительный | |
|---|---|---|---|
| От | -- | iOS 3.2 | -- |
| К | iOS 8.0 | iOS 2.0 | да |
Измененный - [UISplitViewControllerDelegate splitViewControllerPreferredInterfaceOrientationForPresentation:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIStateRestoration.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный UIStateRestoring.objectRestorationClass
| Объявление | |
|---|---|
| От | @property(nonatomic, readonly) Class<UIObjectRestoration> *objectRestorationClass |
| К | @property(nonatomic, readonly) Class<UIObjectRestoration> objectRestorationClass |
UIStoryboardSegue.h
| Объявление | |
|---|---|
| От | - (id)initWithIdentifier:(NSString *)identifier source:(UIViewController *)source destination:(UIViewController *)destination |
| К | - (instancetype)initWithIdentifier:(NSString *)identifier source:(UIViewController *)source destination:(UIViewController *)destination |
| Объявление | |
|---|---|
| От | + (id)segueWithIdentifier:(NSString *)identifier source:(UIViewController *)source destination:(UIViewController *)destination performHandler:(void (^)(void))performHandler |
| К | + (instancetype)segueWithIdentifier:(NSString *)identifier source:(UIViewController *)source destination:(UIViewController *)destination performHandler:(void (^)(void))performHandler |
UIStringDrawing.h
Измененный UILineBreakModeCharacterWrap
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 6.0 |
Измененный UILineBreakModeClip
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 6.0 |
Измененный UILineBreakModeHeadTruncation
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 6.0 |
Измененный UILineBreakModeMiddleTruncation
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 6.0 |
Измененный UILineBreakModeTailTruncation
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 6.0 |
Измененный UILineBreakModeWordWrap
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 6.0 |
Измененный UITextAlignmentCenter
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 6.0 |
Измененный UITextAlignmentLeft
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 6.0 |
Измененный UITextAlignmentRight
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 6.0 |
UISwitch.h
Измененный - [UISwitch initWithFrame:]
| Объявление | |
|---|---|
| От | - (id)initWithFrame:(CGRect)frame |
| К | - (instancetype)initWithFrame:(CGRect)frame |
UITabBar.h
Измененный UITabBar.selectedImageTintColor
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UITabBarDelegate tabBar:didSelectItem:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UITabBarController.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UITabBarControllerDelegate tabBarController:didEndCustomizingViewControllers:changed:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UITabBarControllerDelegate tabBarController:interactionControllerForAnimationController:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UITabBarControllerDelegate tabBarController:willEndCustomizingViewControllers:changed:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UITabBarControllerDelegate tabBarControllerPreferredInterfaceOrientationForPresentation:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UITabBarItem.h
| Объявление | |
|---|---|
| От | - (id)initWithTabBarSystemItem:(UITabBarSystemItem)systemItem tag:(NSInteger)tag |
| К | - (instancetype)initWithTabBarSystemItem:(UITabBarSystemItem)systemItem tag:(NSInteger)tag |
Измененный - [UITabBarItem initWithTitle:image:tag:]
| Объявление | |
|---|---|
| От | - (id)initWithTitle:(NSString *)title image:(UIImage *)image tag:(NSInteger)tag |
| К | - (instancetype)initWithTitle:(NSString *)title image:(UIImage *)image tag:(NSInteger)tag |
UITableView.h
Добавленный UITableView.separatorEffect
Добавленный UITableViewRowAction
Добавленный UITableViewRowAction.backgroundColor
Добавленный UITableViewRowAction.backgroundEffect
Добавленный UITableViewRowAction.style
Добавленный UITableViewRowAction.title
Добавленный UITableViewRowActionStyle
Добавленный UITableViewRowActionStyleDefault
Добавленный UITableViewRowActionStyleDestructive
Добавленный UITableViewRowActionStyleNormal
Измененный - [UITableView initWithFrame:style:]
| Объявление | |
|---|---|
| От | - (id)initWithFrame:(CGRect)frame style:(UITableViewStyle)style |
| К | - (instancetype)initWithFrame:(CGRect)frame style:(UITableViewStyle)style |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UITableViewDelegate tableView:targetIndexPathForMoveFromRowAtIndexPath:toProposedIndexPath:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UITableViewCell.h
| Объявление | |
|---|---|
| От | - (id)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reuseIdentifier |
| К | - (instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reuseIdentifier |
UITableViewController.h
Измененный - [UITableViewController initWithStyle:]
| Объявление | |
|---|---|
| От | - (id)initWithStyle:(UITableViewStyle)style |
| К | - (instancetype)initWithStyle:(UITableViewStyle)style |
UITableViewHeaderFooterView.h
| Объявление | |
|---|---|
| От | - (id)initWithReuseIdentifier:(NSString *)reuseIdentifier |
| К | - (instancetype)initWithReuseIdentifier:(NSString *)reuseIdentifier |
UITextField.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UITextInput.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UITextInput dictationRecognitionFailed]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UITextInput dictationRecordingDidEnd]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UITextInput insertDictationResult:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Объявление | |
|---|---|
| От | - (id)initWithTextInput:(UIResponder<UITextInput> *)textInput |
| К | - (instancetype)initWithTextInput:(UIResponder<UITextInput> *)textInput |
Измененный UITextInputTextBackgroundColorKey
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
Измененный UITextInputTextColorKey
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
Измененный UITextInputTextFontKey
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
UITextView.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UITextViewDelegate textViewDidChange:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UITouch.h
Добавленный UITouch.majorRadius
Добавленный UITouch.majorRadiusTolerance
(Добавленный) UITraitCollection.h
Добавленный UITraitCollection
Добавленный UITraitCollection.displayScale
Добавленный UITraitCollection.horizontalSizeClass
Добавленный UITraitCollection.userInterfaceIdiom
Добавленный UITraitCollection.verticalSizeClass
Добавленный UITraitEnvironment
Добавленный UITraitEnvironment.traitCollection
Добавленный - [UITraitEnvironment traitCollectionDidChange:]
(Добавленный) UIUserNotificationSettings.h
Добавленный UIMutableUserNotificationAction
Добавленный UIMutableUserNotificationAction.activationMode
Добавленный UIMutableUserNotificationAction.destructive
Добавленный UIMutableUserNotificationAction.identifier
Добавленный UIMutableUserNotificationAction.title
Добавленный UIMutableUserNotificationCategory
Добавленный UIMutableUserNotificationCategory.identifier
Добавленный UIUserNotificationAction
Добавленный UIUserNotificationAction.activationMode
Добавленный UIUserNotificationAction.authenticationRequired
Добавленный UIUserNotificationAction.destructive
Добавленный UIUserNotificationAction.identifier
Добавленный UIUserNotificationAction.title
Добавленный UIUserNotificationCategory
Добавленный UIUserNotificationCategory.identifier
Добавленный UIUserNotificationSettings
Добавленный UIUserNotificationSettings.categories
Добавленный UIUserNotificationSettings.types
Добавленный UIUserNotificationActionContext
Добавленный UIUserNotificationActionContextDefault
Добавленный UIUserNotificationActionContextMinimal
Добавленный UIUserNotificationActivationMode
Добавленный UIUserNotificationActivationModeBackground
Добавленный UIUserNotificationActivationModeForeground
Добавленный UIUserNotificationType
Добавленный UIUserNotificationTypeAlert
Добавленный UIUserNotificationTypeBadge
Добавленный UIUserNotificationTypeNone
Добавленный UIUserNotificationTypeSound
UIVideoEditorController.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
UIView.h
Добавленный UICoordinateSpace
Добавленный UICoordinateSpace.bounds
Добавленный UIView.layoutMargins
Добавленный - [UIView layoutMarginsDidChange]
Добавленный UIView.maskView
Добавленный UIView.preservesSuperviewLayoutMargins
Измененный UIView
| Протоколы | |
|---|---|
| От | NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem |
| К | NSCoding, UIAppearance, UIAppearanceContainer, UICoordinateSpace, UIDynamicItem, UITraitEnvironment |
Измененный - [UIView initWithFrame:]
| Объявление | |
|---|---|
| От | - (id)initWithFrame:(CGRect)frame |
| К | - (instancetype)initWithFrame:(CGRect)frame |
| Введение | |
|---|---|
| От | iOS 7.0 |
| К | iOS 4.0 |
Измененный UIViewAnimationOptionTransitionCrossDissolve
| Введение | |
|---|---|
| От | iOS 5.0 |
| К | iOS 4.0 |
| Введение | |
|---|---|
| От | iOS 5.0 |
| К | iOS 4.0 |
Измененный UIViewAnimationOptionTransitionFlipFromTop
| Введение | |
|---|---|
| От | iOS 5.0 |
| К | iOS 4.0 |
UIViewController.h
Удаленный UIViewController (CustomTransitioning)
Добавленный UIContentContainer
Добавленный UIContentContainer.preferredContentSize
Добавленный UIViewController.extensionContext
Добавленный UIViewController.popoverPresentationController
Добавленный UIViewController.presentationController
Добавленный - [UIViewController showViewController:sender:]
Добавленный UIModalPresentationOverCurrentContext
Добавленный UIModalPresentationOverFullScreen
Добавленный UIModalPresentationPopover
Добавленный UIViewController (NSExtensionAdditions)
Добавленный UIViewController (UIAdaptivePresentations)
Добавленный UIViewController (UIViewControllerTransitioning)
Измененный UIViewController
| Протоколы | |
|---|---|
| От | NSCoding, UIAppearanceContainer |
| К | NSCoding, UIAppearanceContainer, UIContentContainer, UITraitEnvironment |
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
Измененный - [UIViewController initWithNibName:bundle:]
| Объявление | |
|---|---|
| От | - (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil |
| К | - (instancetype)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil |
Измененный UIViewController.interfaceOrientation
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
Измененный UIViewController.restorationClass
| Объявление | |
|---|---|
| От | @property(nonatomic, readwrite, assign) Class<UIViewControllerRestoration> *restorationClass |
| К | @property(nonatomic, readwrite, assign) Class<UIViewControllerRestoration> restorationClass |
Измененный - [UIViewController rotatingFooterView]
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
Измененный - [UIViewController rotatingHeaderView]
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
Измененный UIViewController.searchDisplayController
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
| Осуждение | |
|---|---|
| От | -- |
| К | iOS 8.0 |
UIViewControllerTransitionCoordinator.h
Удаленный UIViewController (TransitionCoordinator)
Добавленный UIViewController (UIViewControllerTransitionCoordinator)
UIViewControllerTransitioning.h
Добавленный UITransitionContextFromViewKey
Добавленный UITransitionContextToViewKey
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
(Добавленный) UIVisualEffectView.h
Добавленный UIBlurEffect
Добавленный + [UIBlurEffect effectWithStyle:]
Добавленный UIVibrancyEffect
Добавленный + [UIVibrancyEffect effectForBlurEffect:]
Добавленный UIVisualEffect
Добавленный UIVisualEffectView
Добавленный UIVisualEffectView.contentView
Добавленный UIVisualEffectView.effect
Добавленный - [UIVisualEffectView initWithEffect:]
Добавленный UIBlurEffectStyle
Добавленный UIBlurEffectStyleDark
Добавленный UIBlurEffectStyleExtraLight
Добавленный UIBlurEffectStyleLight
UIWebView.h
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIWebViewDelegate webViewDidFinishLoad:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |
Измененный - [UIWebViewDelegate webViewDidStartLoad:]
| Дополнительный | |
|---|---|
| От | -- |
| К | да |