Changes

Jump to: navigation, search
m
Text replacement - "<google>BUY_IOS7</google>" to "<htmlet>ios9_upgrade</htmlet>"
<googlehtmlet>BUY_IOS7ios9_upgrade</googlehtmlet>
As currently constrained, the label object is centered horizontally and vertically within the view we are referring to as View B. In place of this constraint, we need the label to be aligned with the center of the button object. This will involve removing the CenterX constraint and replacing it with a new constraint referencing the button. This requires outlets for both the View B instance and the CenterX constraint.
<googlehtmlet>BUY_IOS7ios9_upgrade</googlehtmlet>
Ctrl-click on the View B parent of the label object and drag the resulting line to the area immediately beneath the @interface directive in the Assistant Editor. Release the line and configure an outlet named viewB.
<googlehtmlet>BUY_IOS7ios9_upgrade</googlehtmlet>

Navigation menu