Interface MapItemColor


@NullMarked @Experimental @NonExtendable public interface MapItemColor
Represents the tint of the decorations on the Filled Map item.
See Also:
  • Method Details

    • mapItemColor

      @Contract(value="-> new", pure=true) static MapItemColor.Builder mapItemColor()
    • color

      Color color()
      The tint to apply.
      Returns:
      color