Go to the source code of this file.
§ AGSPopupViewControllerType
The type of view within a popups view controller.
- Since
- 100.0
| Enumerator |
|---|
| AGSPopupViewControllerTypeContainer | The default starting view controller.
|
| AGSPopupViewControllerTypeUIImagePicker | A view controller that displays an image picker.
|
| AGSPopupViewControllerTypeFullMedia | A view controller that displays a single media item (image/chart).
|
| AGSPopupViewControllerTypeWeb | A view controller that displays an embedded web view.
|
| AGSPopupViewControllerTypeMovie | A view controller that displays movies.
|
| AGSPopupViewControllerTypeAttributeInput | A view controller that displays an interface for inputting an attribute value.
|
| AGSPopupViewControllerTypeAlert | A view controller that displays an alert.
|