NSError.GetUserInfoValueProvider(String) Método

Definición

[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

Parámetros

errorDomain
String

Devoluciones

Atributos

Se aplica a