Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support willAnimateRotationToInterfaceOrientation:duration: #580

Open
jamonholmgren opened this issue Dec 6, 2014 · 1 comment
Open

Comments

@jamonholmgren
Copy link
Owner

  def willAnimateRotationToInterfaceOrientation(orientation, duration: duration)
    # call to API
  end
@jamonholmgren
Copy link
Owner Author

Also support viewWillTransitionToSize:withTransitionCoordinator: https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIContentContainer_Ref/index.html#//apple_ref/occ/intfm/UIContentContainer/viewWillTransitionToSize:withTransitionCoordinator:

For iOS 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant