다음을 통해 공유


Contacts.PickContactAsync 메서드

정의

단일 연락처를 선택하기 위한 파일 선택기를 시작합니다.

public static System.Threading.Tasks.Task<Xamarin.Essentials.Contact> PickContactAsync ();

반환

System.Threading.Tasks.Task<Contact>

단일 연락처를 반환하거나 사용자가 작업을 취소한 경우 null을 반환합니다.

적용 대상