Contents

isCoalescingUndo

A Boolean value that indicates whether undo coalescing is in progress.

Declaration

var isCoalescingUndo: Bool { get }

Discussion

true if undo coalescing is in progress, otherwise false.

See Also

Supporting undo