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.
A Boolean value that indicates whether this MAC address is the all-zero MAC Address.
var isZero: Bool { get }The value of this property is true if this is the all-zero MAC Address, false otherwise.