最終更新:2013-01-11 (金) 06:38:35 (4122d)  

UIKit/プロトコル?
UITextInputTraits
Top / UITextInputTraits

Overview

  • The UITextInputTraits? protocol defines features that are associated with keyboard input.
  • All objects that support keyboard input must adopt this protocol in order to interact properly with the text input management system.
  • The UITextField and UITextView classes already support this protocol.

列挙子

関連