UXP Toolkit
    Preparing search index...

    Interface ResumeHistorySuspensionOptions

    objects/options

    interface ResumeHistorySuspensionOptions {
        finalName?: string;
        historySuspensionID: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    finalName?: string

    The desired name of the resulting history state when successfully resumed and committed.

    23.0

    historySuspensionID: number

    An identifier generated by Photoshop to identify the history suspension.

    23.0