Alert View
This element allows you to display a message box to the user of your app. In this box a heading, a text and an OK button are displayed. The entire content of the box is centered.
After adding a Alert View to your screen, you will find this item in the Outline in the Objects folder.
Properties
To show the properties of the Alert View, click the Properties tab (the slider icon) in the upper right sidebar.
-
Name
Here you give the element a name. This name is only used within appdoo. For example, you can quickly see in the outline where each Alert View is located. You can also edit the name by double-clicking on the Alert View in the outline. We recommend that you assign unique names. -
Headline
Enter the heading for the message box here. This is displayed in the upper part of the box. The text will be highlighted (depending on the iOS version used). -
Message
Enter the text of the message box here. This will be displayed in the middle of the box.
Data Links
The following properties of the element can be set using the data links:
- Headline
- Message
All information about this area can be found on the separate Data Links page.