Esri / arcgis-maps-sdk-swift-samples

SwiftUI samples demonstrating various capabilities of ArcGIS Maps SDK for Swift
https://developers.arcgis.com/swift
Apache License 2.0
30 stars 9 forks source link

[Update] Sample type and member access levels #491

Closed CalebRas closed 1 month ago

CalebRas commented 1 month ago

Description

This PR updates the access levels of types and members used by samples to make them more encapsulated. This was done to:

Overview of changes (corresponding to a commit):

Linked Issue(s)

Closes #375.

How To Test

There are no functionality changes in this PR so ensuring the project builds should be sufficient.