Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テキストフィールドを垂直方向に中央揃えするデフォルト設定はありますか
次のコード行を追加するだけです。
textField.contentVerticalAlignment = UIControlContentVerticalAlignmentCenter;
を使用するだけで簡単にできます