Re: Core Animation: How to swicth off all implicit animations?
Re: Core Animation: How to swicth off all implicit animations?
- Subject: Re: Core Animation: How to swicth off all implicit animations?
- From: David Duncan <email@hidden>
- Date: Mon, 24 Nov 2008 09:42:26 -0800
On Nov 22, 2008, at 11:41 AM, Wolf Hauser wrote:
Question: is there a (simple) way to switch all these implicit
behaviors off (while keeping the possibility to stack the two views
in layers)?
Since this doesn't appear to have been answered, there is a long
mechanism that determines what animation is done for any given
property. This sequence of events is described in the docs for
CALayer's -actionForKey: method.
--
David Duncan
Apple DTS Animation and Printing
_______________________________________________
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