Undocumented
iOS Developer Tips - Visitor Stats:
|
|
|
Adding Text Message to an ActionSheet
The ActionSheet supports one line of text, the title, which as the name implies, is displayed across the top of the Alert. See the image below for an example.
Alert with TextFields
Note: Although applications in the App Store have used this approach, Apple has also rejected applications that use this technique as it does access private APIs. In a recent discussion with the UI designers for an upcoming iPhone application, I was asked if it’s possible to create an Alert that would overlay the splash screen, [...]






