gpt4 book ai didi

.net - MonoTouch 中的 CLLocationDegrees 在哪里?

转载 作者:行者123 更新时间:2023-11-29 13:09:52 26 4
gpt4 key购买 nike

我刚刚尝试了 MonoTouch,对此感到疑惑 CoreLocation似乎已实现,但未实现 CLLocationDegrees。有 .net 替代品吗?

最佳答案

CLLocationDegrees 只是一个double,参见documentation .

在 Xamarin.iOS 中,我们直接使用 System.Double 类型,因此您可以使用任何提供的 System.Math 方法、第 3 方数学代码、扩展方法...无需(甚至隐含地)对值进行类型转换。

关于.net - MonoTouch 中的 CLLocationDegrees 在哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17655469/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com