PresenceSensingSetupType

enum PresenceSensingSetupType
extension PresenceSensingSetupType : Equatable, Hashable, Sendable

The type of presence sensing setup that is missing.

  • Undocumented

    Declaration

    Swift

    case unspecified
  • Undocumented

    Declaration

    Swift

    case structurePresence
  • Undocumented

    Declaration

    Swift

    case userPresence
  • Undocumented

    Declaration

    Swift

    case unknown