Contents

motionStates

Motion information from the dock accessory that includes current orientation and velocity of all axes.

Declaration

final var motionStates: DockAccessory.MotionStates { get throws }

Return Value

Motion states with the current orientation and velocity. The dock accessory controls the rate at which the state changes.

Discussion

This value holds a DockAccessory.MotionStates object, an asynchronous iterator used to find the desired dock accessory.

See Also

Getting position and limits