Geocoder.GetPositionsForAddressAsyncFunc フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Xamarin.Forms プラットフォームによる内部使用向け。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static Func<string,System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Xamarin.Forms.Maps.Position>>> GetPositionsForAddressAsyncFunc;
staticval mutable GetPositionsForAddressAsyncFunc : Func<string, System.Threading.Tasks.Task<seq<Xamarin.Forms.Maps.Position>>>
フィールド値
System.Func<System.String,System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Position>>>
- 属性
-
System.ComponentModel.EditorBrowsableAttribute