uikeyinput Questions
10
Solved
I have subclassed UITextField and implemented the UIKeyInput protocol's deleteBackward method to detect backspace being pressed. This works fine on iOS 7 but not on iOS 8.
deleteBackward is not ca...
Zibet asked 18/8, 2014 at 20:8
2
During Xcode UI Testing, how do I insertText for a UIView that conforms to UIKeyInput?
I created a CodeInputView that conforms to UIKeyInput.
When I record myself manually entering a code, Xcode ...
Elyseelysee asked 2/3, 2016 at 6:32
1
© 2022 - 2024 — McMap. All rights reserved.