Photos.PHAsset Members

The members of Photos.PHAsset are listed below.

See Also: Inherited members from Photos.PHObject

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]
BurstIdentifierstring. Documentation for this section has not yet been entered.
[read-only]
BurstSelectionTypesPHAssetBurstSelectionType. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
CreationDateFoundation.NSDate. Documentation for this section has not yet been entered.
[read-only]
Durationdouble. Documentation for this section has not yet been entered.
[read-only]
Favoritebool. Documentation for this section has not yet been entered.
[read-only]
Hiddenbool. Documentation for this section has not yet been entered.
[read-only]
LocationCoreLocation.CLLocation. Documentation for this section has not yet been entered.
[read-only]
MediaSubtypesPHAssetMediaSubtype. Documentation for this section has not yet been entered.
[read-only]
MediaTypePHAssetMediaType. Documentation for this section has not yet been entered.
[read-only]
ModificationDateFoundation.NSDate. Documentation for this section has not yet been entered.
[read-only]
PixelHeightnuint. Documentation for this section has not yet been entered.
[read-only]
PixelWidthnuint. Documentation for this section has not yet been entered.
[read-only]
RepresentsBurstbool. Documentation for this section has not yet been entered.

Public Methods

CanPerformEditOperation(PHAssetEditOperation) : bool
Documentation for this section has not yet been entered.
static
FetchAssets(PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
FetchAssets(Foundation.NSUrl[], PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
FetchAssets(PHAssetCollection, PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
FetchAssets(PHAssetMediaType, PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
FetchAssets(string, PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
FetchAssetsUsingLocalIdentifiers(string[], PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
FetchKeyAssets(PHAssetCollection, PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the PHAsset object.