setThumbnail method

void setThumbnail({
  1. ArcGISImage? image,
})

Sets the thumbnail of the item with the specified image.

Parameters:

  • image — The image (can be null).