Skip to content

Commit

Permalink
Update SearchView.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeinzimer committed Aug 16, 2023
1 parent bf6e455 commit 279580d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ArcGISToolkit/Components/Search/SearchView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ import ArcGIS
/// - ``SearchOutcome``
/// - ``SearchResultMode``
///
/// To see the `SearchView` in action, and for examples of `Search` customization, check out the [Examples](https://github.com/Esri/arcgis-maps-sdk-swift-toolkit/tree/main/Examples/Example)
/// To see the `SearchView` in action, and for examples of `Search` customization, check out the [Examples](https://github.com/Esri/arcgis-maps-sdk-swift-toolkit/tree/main/Examples/Examples)
/// and refer to [SearchExampleView.swift](https://github.com/Esri/arcgis-maps-sdk-swift-toolkit/blob/main/Examples/Examples/SearchExampleView.swift)
/// in the project. To learn more about using the `SearchView` see the [SearchView Tutorial](https://developers.arcgis.com/swift/toolkit-api-reference/tutorials/arcgistoolkit/searchviewtutorial).
public struct SearchView: View {
Expand Down

0 comments on commit 279580d

Please sign in to comment.