forked from xamarin/xamarin-macios
-
Notifications
You must be signed in to change notification settings - Fork 1
UIKit watchOS xcode9 beta3
Vincent Dondain edited this page Jul 10, 2017
·
1 revision
#UIKit.framework
diff -ruN /Applications/Xcode9-beta2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes /Applications/Xcode9-beta3.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes
--- /Applications/Xcode9-beta2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes 2017-06-14 06:33:43.000000000 -0400
+++ /Applications/Xcode9-beta3.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.apinotes 2017-06-30 23:29:29.000000000 -0400
@@ -542,6 +542,11 @@
- Selector: 'presentationControllerForPresentedViewController:presentingViewController:sourceViewController:'
SwiftName: 'presentationController(forPresented:presenting:source:)'
MethodKind: Instance
+- Name: UITextDragDelegate
+ Methods:
+ - Selector: 'textDraggableView:willAnimateLiftWithAnimator:session:'
+ SwiftName: 'textDraggableView(_:willAnimateLiftWith:session:)'
+ MethodKind: Instance
Tags:
- Name: NSTextLayoutOrientation
SwiftName: NSLayoutManager.TextLayoutOrientation