vendorID
The Vendor Identifier associated with the device.
Declaration
@NSCopying var vendorID: NSNumber? { get }Discussion
A non-nil value if the vendor identifier has been determined from the device, nil if unknown.
The Vendor Identifier associated with the device.
@NSCopying var vendorID: NSNumber? { get }A non-nil value if the vendor identifier has been determined from the device, nil if unknown.