objectiveCValue(for:)
Returns an object for a specified URL value.
Declaration
static func objectiveCValue(for value: URL) throws -> NSObjectParameters
- value:
A URL to produce an Nsobject Swift.class from.
Return Value
The object for the specified URL.