isAttachedToDevice
A Boolean value that indicates whether the controller closely integrates with the device.
Declaration
var isAttachedToDevice: Bool { get }Discussion
If true, the controller may be formfitting or otherwise closely attach to the device so that the player can interact simultaneously with the controller and the device. If false, the controller doesn’t have an attachment to the device.