Esri / data-collection-ios

Mobile data collection app using the iOS Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
25 stars 26 forks source link

Use CGRect.width and CGRect.height #128

Closed philium closed 6 years ago

philium commented 6 years ago

In addition to being briefer, using the computed properties ensures that the returned value is always positive.