A theme to configure the appearance of AGSPopupsViewController
.
Instances of this class represent a theme that can be used to configure the visual appearance of AGSPopupsViewController
.
- Since
- 100
◆ attachmentDetailFont
Font used for attachment detail text in the popups container. You must set this before you access the view or present the popups view controller.
- Since
- 100
◆ attachmentTitleFont
Font used for attachment title text in the popups container. You must set this before you access the view or present the popups view controller.
- Since
- 100
◆ attributeDetailColor
Color of text used for attribute detail text in the popups container. You must set this before you access the view or present the popups view controller.
- Since
- 100
◆ attributeDetailFont
Font used for attribute detail text in the popups container. You must set this before you access the view or present the popups view controller.
- Since
- 100
◆ attributeTitleColor
Color of text used for attribute title text in the popups container. You must set this before you access the view or present the popups view controller.
- Since
- 100
◆ attributeTitleFont
Font used for attribute title text in the popups container. You must set this before you access the view or present the popups view controller.
- Since
- 100
◆ headlineColor
Color used for heading text in the popups container. You must set this before you access the view or present the popups view controller.
- Since
- 100
- Deprecated:
- 100.6 This property is no longer used.
◆ headlineFont
Font used for heading text in the popups container. You must set this before you access the view or present the popups view controller.
- Since
- 100
- Deprecated:
- 100.6 This property is no longer used.
◆ tooltipColor
Color used for placeholder text and tooltips in popups.
- Since
- 100
- Deprecated:
- 100.6 This property is no longer used.