isCellular
A Boolean value that indicates whether the connection operates over a cellular interface.
Declaration
var isCellular: Bool { get }Discussion
You permit or deny use of cellular interfaces with the allowsCellularAccess property on URLSessionConfiguration or allowsCellularAccess on URLRequest.