ABPerson.Image Property

Definition

Gets or sets the ABPerson's picture.

public Foundation.NSData Image { get; set; }
member this.Image : Foundation.NSData with get, set

Property Value

A NSData containing the picture data.

Exceptions

The reason the picture couldn't be set.

Applies to

See also