Hello,
I would like to anchor a button such that it appears "off-screen", relative to the dimensions of the device (so that it will function properly on both the iPhone 5 and older iPhones with different aspect ratios).
Choosing the "Unified" anchor type works perfectly for my layout, but appears to be precluding me from altering the position at runtime with an animation. Furthermore, there doesn't seem to be a "Run Only Once" option with this new Anchor system, and I cannot figure out how I could turn the anchoring off to allow for animation.
Any thoughts would be appreciated.