stateHistory property

List<EditorStateHistory> stateHistory
final

The state history of each editor state in the session.

Implementation

final List<EditorStateHistory> stateHistory;