[mono-android] Accuracy in Location in MonoForAndroid

Jonathan Pryor jonp at xamarin.com
Tue Jun 26 18:44:06 UTC 2012


On Jun 26, 2012, at 1:09 PM, Tomasz Cielecki wrote:
> I think you are right the Accuracy, Altitude and Bearing properties only allow for setting a value and no getters are available.

Hm? All of those properties have both getters and setters:

	http://androidapi.xamarin.com/?link=P%3aAndroid.Locations.Location.Accuracy
	http://androidapi.xamarin.com/?link=P%3aAndroid.Locations.Location.Altitude
	http://androidapi.xamarin.com/?link=P%3aAndroid.Locations.Location.Bearing

Thanks,
 - Jon



More information about the Monodroid mailing list