IndoorDetector
Detector that determines if the user is indoors.
Extends:
Hashable
public static func == (lhs: IndoorDetector, rhs: IndoorDetector) -> Bool
Returns a Boolean value indicating whether two values are equal.
Methods
Properties
StatefulChannel<Bool>
Channel that alerts you when the user is indoors.
Channel that alerts you when the user is indoors.