CLLocation.Description Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use the 'Description' property from 'NSObject'.
Stringa formattata che descrive la posizione.
[System.Obsolete("Use the 'Description' property from 'NSObject'.")]
public virtual string Description ();
abstract member Description : unit -> string
override this.Description : unit -> string
Restituisce
"< {Latitude}, {Longitude}> +/- {Accuracy}m (speed {Speed} kph / heading {Heading}) @ {TimeStamp}"
- Attributi