Class AN_GallerySaveResult
Gallery save result model.
Inheritance
System.Object
AN_GallerySaveResult
Namespace: SA.Android.Gallery
Assembly: cs.temp.dll.dll
Syntax
public class AN_GallerySaveResult : SA_Result
Constructors
AN_GallerySaveResult(SA_Error)
Declaration
public AN_GallerySaveResult(SA_Error error)
Parameters
Type | Name | Description |
---|---|---|
SA_Error | error |
Properties
Path
Image saved path
Declaration
public string Path { get; }
Property Value
Type | Description |
---|---|
System.String |