Adaptive presentation controller methods added in iOSĀ 8.3 are not documented

Originator:douglashill
Number:rdar://22394065 Date Originated:23-Aug-2015 02:36 PM
Status:Duplicate of 21373051 (Closed) Resolved:
Product:OS SDK Product Version:
Classification:Other bug Reproducible:
 
Summary:
iOS 8.3 added some new API to `UIPresentationController` and `UIAdaptivePresentationControllerDelegate`. These methods are not documented.

UIPresentationController adaptivePresentationStyleForTraitCollection:

UIAdaptivePresentationControllerDelegate adaptivePresentationStyleForPresentationController:traitCollection:

UIAdaptivePresentationControllerDelegate presentationController:willPresentWithAdaptiveStyle:transitionCoordinator:

Steps to Reproduce:
Searching on developer.apple.com or option-click on these methods in Xcode.

For example, go to https://developer.apple.com/search/index.php?q=presentationController:willPresentWithAdaptiveStyle:transitionCoordinator:

Expected Results:
To see proper documentation when searching on developer.apple.com or when option-clicking on these methods in Xcode.

Actual Results:
No documentation. The only results on the website are change notes.

Version:
iOS 9 beta 5

Notes:


Configuration:
N/A

Attachments:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!