Contents

isBroadcastAddress

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

Declaration

var isBroadcastAddress: Bool { get }

Discussion

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

See Also

Getting address attributes