NSDecodingFailurePolicy Enum
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 P:Foundation.NSCoder.FailurePolicy)
C#
public enum NSDecodingFailurePolicy
type NSDecodingFailurePolicy =
- Inheritance
-
NSDecodingFailurePolicy
Name | Value | Description |
---|---|---|
RaiseException | 0 | |
SetErrorAndReturn | 1 |
Produkt | Versiounen |
---|---|
Xamarin iOS SDK | 12 |