NSUserDefaults.PersistentDomainForName(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 persistent domain.
[Foundation.Export("persistentDomainForName:")]
public virtual Foundation.NSDictionary PersistentDomainForName (string domainName);
abstract member PersistentDomainForName : string -> Foundation.NSDictionary
override this.PersistentDomainForName : string -> Foundation.NSDictionary
Parameters
- domainName
- String
Returns
- Attributes