ABPeoplePickerNavigationController.SelectPerson2 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在 iOS8 和更新版本中,會在使用者選取人員之後呼叫此事件處理常式。
public event EventHandler<AddressBookUI.ABPeoplePickerSelectPerson2EventArgs> SelectPerson2;
member this.SelectPerson2 : EventHandler<AddressBookUI.ABPeoplePickerSelectPerson2EventArgs>