DictionarySymbolStyle.withFileUri constructor
- Uri styleFileUri
Creates a new dictionary symbol style object from the style file at the provided location.
This constructor is only valid for use with the newer format (Arcade-based) style files. An ArcGISExceptionType.commonInvalidArgument is raised if an older format style is encountered.
Parameters:
styleFileUri— Path to the style file.