Contents

isZero

A Boolean value that indicates whether this MAC address is the all-zero MAC Address.

Declaration

var isZero: Bool { get }

Discussion

The value of this property is true if this is the all-zero MAC Address, false otherwise.

See Also

Checking MAC Address properties