次の方法で共有


Geocoder.GetAddressesForPositionFuncAsync フィールド

定義

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

フィールド値

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

適用対象