public interface

PopupStyle

com.esri.android.map.popup.PopupStyle
Known Indirect Subclasses

Class Overview

Interface to be implemented by popup styling classes.

Summary

Public Methods
abstract int getPopupBackgroundColor()
Gets the popup background color.
abstract void setPopupBackgroundColor(int color)
Sets the popup background color.

Public Methods

public abstract int getPopupBackgroundColor ()

Gets the popup background color.

Returns
  • the popup background color

public abstract void setPopupBackgroundColor (int color)

Sets the popup background color.

Parameters
color the popup background color