var volatileDomainNames : [String]
The current volatile domain names.
現在の揮発性ドメイン名。
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から取り除きます。