CLLocation.Description 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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 {Speed} kph / heading {Heading}) @ {TimeStamp}」
- 屬性