I want to make a category on UIKeyboard
, but I get the error, "Cannot find interface declaration for UIKeyboard`. But, when I try to give it an interface declaration, I get a warning that it's already defined by UIKit. What should I do?
问问题
205 次