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.
ある数字までの数字を記録して、サイエンスフェア審査アプリの電卓のように追加できるアプリを作ろうとしています。数字はすべて機能しますが、テンキーを消すことができません。
単に電話する
[self.view endEditing:YES];
UIViewControllerあなたのをホストする上でUITextField。これにより、彼らはファーストレスポンダーを辞任することになり、したがってテンキーを却下します。
UIViewController
UITextField