Class ISN_PHObject
The abstract superclass for Photos model objects (assets and collections).
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 |