Property
canUndo
Check if undo operation is possible.
@MainActor var canUndo: Bool { get }
Return Value
true if there are commands that can be undone
Property
Check if undo operation is possible.
@MainActor var canUndo: Bool { get }
true if there are commands that can be undone