NSError.GetUserInfoValueProvider(String) Method

Definition

[Foundation.Export("userInfoValueProviderForDomain:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSErrorUserInfoValueProvider GetUserInfoValueProvider (string errorDomain);
static member GetUserInfoValueProvider : string -> Foundation.NSErrorUserInfoValueProvider

Parameters

errorDomain
String

Returns

Attributes

Applies to