top | item 8626105

(no title)

CodeWithCoffee | 11 years ago

What's more, you can't get the current properties of the interface objects (e.g. the position on screen, or text content). You can only write to them: https://developer.apple.com/library/prerelease/ios/documenta....

discuss

order

0942v8653|11 years ago

Wait, then how do you get user input at all? Just buttons? That sounds like a pain.

c1sc0|11 years ago

There seems to be some kind of dictation-based input

mikeash|11 years ago

Does that matter? If you need to know those values, you can just store them locally when you set them.