ABPeoplePickerSelectPerson2EventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for the SelectPerson2 event.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public class ABPeoplePickerSelectPerson2EventArgs : EventArgs
type ABPeoplePickerSelectPerson2EventArgs = class
inherit EventArgs
- Inheritance
-
ABPeoplePickerSelectPerson2EventArgs
- Derived
- Attributes
Constructors
ABPeoplePickerSelectPerson2EventArgs(ABPerson) |
Initializes a new instance of the ABPeoplePickerSelectPerson2EventArgs class. |
Properties
Person |