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.
同じテキストフィールドを「アクション」と「アウトレット」として設定できますか?
タッチ アクションを Segue to DatePicker に使用し、アウトレットを使用して同じテキスト フィールドに結果を取得しようとしています。
はい。ただし、無限ループには注意してください。textFieldA のアクション メソッドが actionA であり、actionA が textFieldA の値を設定する場合、プロセスがロックされる可能性があります。