Contents

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() -> Bool

Return Value

true if the data was saved successfully to disk, otherwise false.

See Also

Related Documentation

Deprecated