synchronize()
Waits for any pending asynchronous updates to the defaults database and returns; this method is unnecessary and shouldn’t be used.
Declaration
func synchronize() -> BoolReturn Value
true if the data was saved successfully to disk, otherwise false.