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.
Returns whether this object or any of the objects it contains has uncommitted changes.
var hasChanges: Bool { get }Returns true if there are uncommitted changes; otherwise, false.