What is NSAnimationSlowMotionOnShift?
What is NSAnimationSlowMotionOnShift?
- Subject: What is NSAnimationSlowMotionOnShift?
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 25 Sep 2014 08:15:57 -0400
The Yosemite AppKit Release Notes claim that most animations on the system can be run in slow motion by setting NSAnimationSlowMotionOnShift to YES. I've always implemented slow motion by explictly testing for the shift key and, if it's down, changing the animation duration. If there is in fact a built-in way to do this, I would like to use it. (I was at the presentation where Steve Jobs first demonstrated show motion animation, and I still love it as much as everybody in the audience did then.)
But I can't find NSAnimationSlowMotionOnShift anywhere. Is this remark in the release notes an inside joke? Google turns up no references to NSAnimationSlowMotionOnShift other than these Release Notes, and searching the Yosemite headers turns up nothing.
--
Bill Cheeseman - email@hidden
_______________________________________________
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