편집

다음을 통해 공유


NSUserDefaults.RemovePersistentDomain(String) Method

Definition

Removes the specified persistent domain.

[Foundation.Export("removePersistentDomainForName:")]
public virtual void RemovePersistentDomain (string domainName);
abstract member RemovePersistentDomain : string -> unit
override this.RemovePersistentDomain : string -> unit

Parameters

domainName
String

The domain to remove

Attributes

Remarks

Applies to