isNew
A Boolean value that indicates whether this object has ever been saved.
Declaration
var isNew: Bool { get }Discussion
The value of this property is true if the object hasn’t been saved; otherwise, false.
A Boolean value that indicates whether this object has ever been saved.
var isNew: Bool { get }The value of this property is true if the object hasn’t been saved; otherwise, false.