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.
A Boolean value that indicates whether the address is a broadcast address.
var isBroadcastAddress: Bool { get }The value of this property is true if the address is a broadcast address, or false if it isn’t.