Contents

NIDeviceCapability

An interface that adds Boolean values that indicate an interaction session feature support.

Declaration

protocol NIDeviceCapability

Overview

The NISession class property deviceCapabilities adopts this protocol. At runtime, inspect this property to determine the available features of an interaction session on the person’s device.

In a compatible iPad or iPhone app running in visionOS, the framework reports that all capabilities are unavailable.

Topics

Session features

See Also

Ensuring feature support