Contents

vendorName

The manufacturer-provided name for the device, or the user’s name for the device.

Declaration

var vendorName: String? { get }

Discussion

The value of this property may be nil and may not be unique. Use this property to present information about the device to the user.

See Also

Getting device information