createWithUri static method

SymbolStyle createWithUri(
  1. Uri webStyleUri
)

Creates a new symbol style object using web style item Url.

A symbol style using style item's URL. For example, https://www.arcgis.com/home/item.html?id=bf27400d167d4c2e8e12c8a46f87afe4 is the URL of the "Basic Shapes" style on ArcGIS Online."

Parameters:

  • webStyleUri — The URL of the web style item.

Return Value: A SymbolStyle.