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