Share via


CLLocation.Description 方法

定义

注意

Use the 'Description' property from 'NSObject'.

描述位置的格式化字符串。

[System.Obsolete("Use the 'Description' property from 'NSObject'.")]
public virtual string Description ();
abstract member Description : unit -> string
override this.Description : unit -> string

返回

“< {Latitude}, {Longitude}> +/- {Accuracy}m (速度 {Speed} kph / 标题 {Heading}) @ {TimeStamp}”

属性

适用于