The following members of class SymbolStyleSearchResult are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(since Esri Esri | fetch |
Member Function Documentation
[since Esri::ArcGISRuntime 100.10, deprecated]
Esri::ArcGISRuntime::SymbolStyleSearchResultSymbolFetcher *SymbolStyleSearchResult::fetchSymbol (QObject *parent) const
This function is deprecated. We strongly advise against using it in new code.
Returns a new SymbolStyleSearchResultSymbolFetcher, which can be used to asynchronously return a symbol from the search result.
A parent is required to ensure proper lifetime management of the SymbolStyleSearchResultSymbolFetcher.
This function was introduced in Esri::ArcGISRuntime 100.10.