• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
UIView block-based methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UIView block-based methods


  • Subject: UIView block-based methods
  • From: Carl Hoefs via Cocoa-dev <email@hidden>
  • Date: Sat, 9 Nov 2019 13:09:36 -0700

I'm trying to keep some older iOS code going, but I'm getting a deprecation
warning on many UIView class methods:

+beginAnimations:context:
+setAnimationBeginsFromCurrentState:
+setAnimationDuration:
+commitAnimations
etc.

Xcode 11.2.1 says: "'beginAnimations:context:' is deprecated: first deprecated
in iOS 13.0 - Use the block-based animation API instead"

What is this 'block-based animation API'?
-Carl

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: UIView block-based methods
      • From: David Duncan via Cocoa-dev <email@hidden>
    • Re: UIView block-based methods
      • From: Marco S Hyman via Cocoa-dev <email@hidden>
  • Prev by Date: Re: Apple Notary Service returning false "Could not find the RequestUUID"
  • Next by Date: Re: UIView block-based methods
  • Previous by thread: Re: Apple Notary Service returning false "Could not find the RequestUUID"
  • Next by thread: Re: UIView block-based methods
  • Index(es):
    • Date
    • Thread