Partager via


Geocoder.GetAddressesForPositionFuncAsync Champ

Définition

Pour un usage interne par la plateforme Xamarin.Forms.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static Func<Xamarin.Forms.Maps.Position,System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<string>>> GetAddressesForPositionFuncAsync;
 staticval mutable GetAddressesForPositionFuncAsync : Func<Xamarin.Forms.Maps.Position, System.Threading.Tasks.Task<seq<string>>>

Valeur de champ

System.Func<Position,System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<System.String>>>
Attributs
System.ComponentModel.EditorBrowsableAttribute

S’applique à