NSUserDefaults.URLForKey(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.
[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