NSDecodingFailurePolicy Enum
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.
Enumerates the manner in which a NSCoder fails. (See DecodingFailurePolicy)
[ObjCRuntime.Native]
public enum NSDecodingFailurePolicy
[<ObjCRuntime.Native>]
type NSDecodingFailurePolicy =
- Inheritance
-
NSDecodingFailurePolicy
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| RaiseException | 0 | |
| SetErrorAndReturn | 1 |