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 }An app intent’s perform method should use this undo manager to register operations that undo the effect of the app intent’s performance
@MainActor var undoManager: UndoManager? { get }