value(for:)
Returns the URL value of the specified object.
Declaration
static func value(for object: NSObject) throws -> URLParameters
- object:
An Nsobject Swift.class to retrieve a URL value from.
Return Value
A URL value.
Returns the URL value of the specified object.
static func value(for object: NSObject) throws -> URLAn Nsobject Swift.class to retrieve a URL value from.
A URL value.