SymbolStyleSearchParameters

constructor()

Creates a new Symbol Style Search Parameters object. This object is a collection of name, class, category, tags and keys. Symbol style performs a search based on that and looks for all the symbols matching these entries in stylx file.

Since

200.1.0


constructor(names: Iterable<String>)

Creates a new Symbol Style Search Parameters object with the specified names.

This object is a collection of name, class, category, tags and keys. Symbol style performs a search based on that and looks for all the symbols matching these entries in stylx file.

Since

200.1.0

Parameters

names

names to use in the search, this can be further modified using the respective property