次の方法で共有


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}"

属性

適用対象