Instance Method インスタンスメソッド

synchronize

Waits for any pending asynchronous updates to the defaults database and returns; this method is unnecessary and shouldn't be used. defaultsデータベースへのなんらかの未解決の非同期更新に対して待機してそして返ります;このメソッドは不必要です、そして使われるべきではありません。

Declaration 宣言

- (BOOL)synchronize;

Return Value 戻り値

YES if the data was saved successfully to disk, otherwise NO. YES、もしデータがうまくディスクに保存されたならば、そうでなければNO

See Also 参照

Legacy レガシー

Related Documentation 関連文書