NSError.LocalizedDescriptionKey Property

Definition

Standard key to use in the userInfo payload for associating a localized description of the problem to provide to the user.

[Foundation.Field("NSLocalizedDescriptionKey", "Foundation")]
public static Foundation.NSString LocalizedDescriptionKey { get; }
member this.LocalizedDescriptionKey : Foundation.NSString

Property Value

Attributes

Applies to