externalObjects
The replacements for any proxy objects in the nib file.
Declaration
static let externalObjects: UINib.OptionsKeyDiscussion
The value for this key is an NSDictionary object. The keys of the dictionary are the names of any proxy objects in the nib file, and the value for each key is the actual object to use in place of the proxy.