var volatileDomainNames : [String]
The current volatile domain names.
現在の揮発性ドメイン名。
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.
指定された揮発性ドメインに対する辞書を設定します。