Geocoder.GetPositionsForAddressAsyncFunc 필드

정의

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

적용 대상