C# 클래스 Common.iOS.Utilities.IOSAppLauncher

상속: AppLauncher
파일 보기 프로젝트 열기: microsoft/Dynamics365PSA

공개 메소드들

메소드 설명
OpenFileAsync ( string filePath ) : Task
OpenMapAsync ( string address, Coordinate coordinate ) : Task

메소드 상세

OpenFileAsync() 공개 메소드

public OpenFileAsync ( string filePath ) : Task
filePath string
리턴 Task

OpenMapAsync() 공개 메소드

public OpenMapAsync ( string address, Coordinate coordinate ) : Task
address string
coordinate Coordinate
리턴 Task