ABPersonImageFormat Enum
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.
An enumeration whose values specify whether the form of the image requested from the GetImage(ABPersonImageFormat) method.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public enum ABPersonImageFormat
type ABPersonImageFormat =
- Inheritance
-
ABPersonImageFormat
- Attributes
Fields
Name | Value | Description |
---|---|---|
Thumbnail | 0 | |
OriginalSize | 2 |