NSUserDefaults.AddSuite(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.
Adds the specified domain name to the default search list.
[Foundation.Export("addSuiteNamed:")]
public virtual void AddSuite (string suiteName);
abstract member AddSuite : string -> unit
override this.AddSuite : string -> unit
Parameters
- suiteName
- String
- Attributes