Hi everyone.
In ArcGIS Runtime SDK for WPF, I can set "SnapToLevels" as "True", so when I zoom the map, it will snap to scale levels if the map contains cached layers.
However, I can't find anything like "SnapToLevels" in ArcGIS Runtime SDK for .NET. Is there a property like that?
If so, will it work on touch device such as Surface Pro 3? ("SnapToLevels" in ArcGIS Runtime SDK for WPF doesn't work when pinching with fingers.)
Thanks!