Photos.PHImageManager Members

The members of Photos.PHImageManager are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
DefaultManagerPHImageManager. Documentation for this section has not yet been entered.
[read-only]
static
MaximumSizeCoreGraphics.CGSize. Represents the value associated with the constant PHImageManagerMaximumSize

Public Methods

CancelImageRequest(int)
Documentation for this section has not yet been entered.
RequestAvAsset(PHAsset, PHVideoRequestOptions, PHImageManagerRequestAvAssetHandler) : int
Documentation for this section has not yet been entered.
RequestExportSession(PHAsset, PHVideoRequestOptions, string, PHImageManagerRequestExportHandler) : int
Documentation for this section has not yet been entered.
RequestImageData(PHAsset, PHImageRequestOptions, PHImageDataHandler) : int
Documentation for this section has not yet been entered.
RequestImageForAsset(PHAsset, PHImageContentMode, PHImageRequestOptions, PHImageResultHandler, CoreGraphics.CGSize) : int
Documentation for this section has not yet been entered.
RequestPlayerItem(PHAsset, PHVideoRequestOptions, PHImageManagerRequestPlayerHandler) : int
Documentation for this section has not yet been entered.