constrainedPathsProhibited(_:)
Prohibit using constrained paths.
Declaration
func constrainedPathsProhibited(_ prohibited: Bool) -> SelfParameters
- prohibited:
True if constrained paths are prohibited, false otherwise.
Discussion
Prohibit connections and listeners from using a network interface that is considered constrained by the system, for example an interface in Low Data Mode.