Contents

isUnicastAddress

A Boolean value that indicates whether the address is a unicast address.

Declaration

var isUnicastAddress: Bool { get }

Discussion

The value of this property is true if the address is a unicast address, or false if it isn’t.

See Also

Getting address attributes