Contents

localizedDisplayName

A user-visible name for the network interface.

Declaration

var localizedDisplayName: String? { get }

Discussion

An example interface name is Ethernet. Use this string when you need to display the name of the interface to the user.

See Also

Getting the interface description