UXP Toolkit
    Preparing search index...

    This object is provided by the suspendHistory API when a document's history state is suspended, and is needed to resumeHistory.

    objects/returnobjects

    23.0

    interface HistorySuspension {
        historySuspensionID: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    historySuspensionID: number

    An identifier generated by Photoshop to identify the history suspension.

    23.0