AGSPopup Class Reference
Description
Instances of this class represent a popup which associates a graphic with popup definition for the purpose of displaying in an AGSPopupsContainer.
- Since:
- 2.0
List of all members.
Member Function Documentation
Initializes an AGSPopup
instance.
- Parameters:
-
| graphic | for which the popup needs to be displayed |
| popupInfo | defining how information about the graphic should be displayed |
- Returns:
- An AGSPopup
- Since:
- 2.0
Returns an autoreleased AGSPopup
.
- Parameters:
-
| graphic | for which the popup needs to be displayed |
| popupInfo | defining how information about the graphic should be displayed |
- Returns:
- An autoreleased AGSPopup
- Since:
- 2.0
Property Documentation
The graphic whose details need to be displayed in the popup.
- Since:
- 2.0
A popup definition that dictates which information belonging to the graphic should be displayed in the popup and how it should be formatted.
- Since:
- 2.0