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 宣言

func synchronize() -> Bool

Return Value 戻り値

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

See Also 参照

Legacy レガシー

Related Documentation 関連文書