Contents

hasChanges

Returns whether this object or any of the objects it contains has uncommitted changes.

Declaration

var hasChanges: Bool { get }

Return Value

Returns true if there are uncommitted changes; otherwise, false.

See Also

Saving and Restoring State