Property
nextUndoDescription
Get the description of the next command that would be undone.
@MainActor var nextUndoDescription: String? { get }
Return Value
Description of the top undo command, or nil if none available
Property
Get the description of the next command that would be undone.
@MainActor var nextUndoDescription: String? { get }
Description of the top undo command, or nil if none available