NSUserDefaults.GetVolatileDomain(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The keys and values for the specified volatile domain.
[Foundation.Export("volatileDomainForName:")]
public virtual Foundation.NSDictionary GetVolatileDomain (string domainName);
abstract member GetVolatileDomain : string -> Foundation.NSDictionary
override this.GetVolatileDomain : string -> Foundation.NSDictionary
Parameters
- domainName
- String
Returns
- Attributes