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