Show / Hide Table of Contents

Class ISN_PHObject

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

Inheritance
System.Object
ISN_PHObject
ISN_PHAsset
Namespace: SA.iOS.Photos
Assembly: cs.temp.dll.dll
Syntax
public abstract class ISN_PHObject : ISN_NativeObject

Properties

LocalIdentifier

A unique string that persistently identifies the object.

Declaration
public string LocalIdentifier { get; }
Property Value
Type Description
System.String
In This Article
Back to top Generated by DocFX