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