While Xcode 5 brought much needed improvements that allow the developer to visually configure their layout constraints without completely losing their marbles, situations can arise that require constraints be defined in code. There are those developers, myself included, who prefer to avoid some of the unpleasantries of working with XCode’s visual bits and maintain their projects without Interface
iOS6から利用できるAuto Layoutを利用して、キーボードが表示・非表示になった時にUITextViewをリサイズしてみます。 Constraintの設定 UITextViewを貼り付けます。 UITextViewのConstraintsのBottom Space to: SuperviewをView Controllerのoutletに設定します。 @interface CTViewController : UIViewController @property (weak, nonatomic) IBOutlet NSLayoutConstraint *bottomConstraint; @end キーボード開閉を監視して再レイアウト キーボードの開閉を監視して、constraintに値を設定して再レイアウトを行います。bottomConstraintにはキーボードの高さのマイナ
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く