canStepBackward
A Boolean value that indicates whether the item supports stepping backward.
Declaration
nonisolated var canStepBackward: Bool { get }Discussion
Once the item becomes ready to play, the value of this property does not change. This behavior applies even when boundary conditions, such as when the item’s current time is zero, have been reached.