init(rawValue:)
Creates a fetch request result type using the specified raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The raw unsigned integer value.
Creates a fetch request result type using the specified raw value.
init(rawValue: UInt)The raw unsigned integer value.