ContactSensorState enum ContactSensorState : UInt8, CharacteristicValueType Undocumented Show on GitHub detected Undocumented Declaration Swift case detected = 0 Show on GitHub notdetected Undocumented Declaration Swift case notdetected = 1 Show on GitHub