Documentation Language: Swift

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