MonobjcMonobjc Documented Class Library
IKPictureTakerShowAddressBookPictureKey Field
NamespacesMonobjc.QuartzIKImagePickerIKPictureTakerShowAddressBookPictureKey

A key for showing the address book picture. The associated value is a Boolean value packages as an NSNumber object. The default value is NO. If set to YES, the picture taker automatically adds the address book image for the Me user at the end of the Recent Pictures pop-up menu.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString IKPictureTakerShowAddressBookPictureKey
Public Shared ReadOnly IKPictureTakerShowAddressBookPictureKey As NSString
public:
static initonly NSString^ IKPictureTakerShowAddressBookPictureKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Quartz (Module: Monobjc.Quartz)