Contents

supportsPreciseDistanceMeasurement

A Boolean value that indicates whether the device produces precise distance measurements to nearby objects.

Declaration

var supportsPreciseDistanceMeasurement: Bool { get }

Discussion

If false, then the device doesn’t support Nearby Interaction.

This property is functionally equivalent to the deprecated isSupported.

See Also

Session features