NSUserDefaults.URLForKey(String) Method

Definition

[Foundation.Export("URLForKey:")]
public virtual Foundation.NSUrl URLForKey (string defaultName);
abstract member URLForKey : string -> Foundation.NSUrl
override this.URLForKey : string -> Foundation.NSUrl

Parameters

defaultName
String

Returns

Attributes

Applies to