Table of Contents

ILocationService 接口

命名空间
ClassIsland.Core.Abstractions.Services
程序集
ClassIsland.Core.dll

位置获取服务

public interface ILocationService

方法

GetLocationAsync()

获取设备当前的地理位置

Task<LocationCoordinate> GetLocationAsync()

返回

Task<LocationCoordinate>

地理位置坐标