func volatileDomain (forName : String) -> [String : Any]
Returns the dictionary for the specified volatile domain.
指定された揮発性ドメインに対する辞書を返します。
func setVolatileDomain ([String : Any], forName : String)
Sets the dictionary for the specified volatile domain.
指定された揮発性ドメインに対する辞書を設定します。
func removeVolatileDomain (forName : String)
Removes the specified volatile domain from the user’s defaults.
指定された揮発性ドメインをユーザのもつdefaultsから取り除きます。