isExpensive
A Boolean that indicates whether or not the path uses an expensive interface.
Declaration
var isExpensive: Bool { get }Discussion
Returns YES is the path uses an interface that is considered expensive, such as when using a cellular data plan.