HistoryState in Photoshop DOM
A history state for the document.
Instance Properties
| name | type | description |
|---|---|---|
| name | String | (read only) the channel's name |
| parent | Object | (read only) |
| snapshot | Boolean | (read only) is the history state a snapshot? |
| typename | String | (read only) |
Properties that are a HistoryState
| name | object | description |
|---|---|---|
| activeHistoryBrushSource | Document | the current history state to use with the history brush for this document |
| activeHistoryState | Document | the current history state for this document |