Show / Hide Table of Contents

Namespace SA.iOS.Photos

Classes

ISN_PHAsset

A representation of an image, video, or Live Photo in the Photos library.

ISN_PHFetchOptions

A set of options that affect the filtering, sorting, and management of results that Photos returns when you fetch asset or collection objects.

ISN_PHFetchResult<TAssetType>

An ordered list of assets or collections returned from a Photos fetch method.

ISN_PHObject

The abstract superclass for Photos model objects (assets and collections).

ISN_PHPhotoLibrary

A shared object that manages access to and changes in the user’s Photos library.

Enums

ISN_PHAuthorizationStatus

Information about your app’s authorization to access the user’s Photos library, used by the AuthorizationStatus and RequestAuthorization(Action<ISN_PHAuthorizationStatus>) methods.

In This Article
Back to top Generated by DocFX