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