Changes

Jump to: navigation, search

IOS 7 UIKit Dynamics - An Overview

259 bytes added, 16:45, 4 October 2013
no edit summary
[[Image:uikit_dynamics_architecture.png|An example iOS 7 UIKit Dynamics architecture diagram]]
Figure 54-1
When gravity behavior is applied to a view, and in the absence of opposing behaviors, the view will immediately move in the direction of the specified gravity vector. In fact, as currently defined, the view will fall out of the bounds of the reference view and disappear. This can be prevented by setting up a collision behavior.
 
<google>BUY_IOS7</google>
== Configuring Collision Behavior ==
[[Image:uikit_anchor_point_diagrams.png|UIKit Dynamics Anchor Point Attachments Diagram]]
Figure 54-2
[[Image:uikit_dynamics_push_behavior.png|UIKit Dynamics Push Behavior Diagram]]
Figure 54-3

Navigation menu