undoManager

An app intent’s perform method should use this undo manager to register operations that undo the effect of the app intent’s performance

Declaration

@MainActor var undoManager: UndoManager? { get }