currentItemIdentifier
An identifier of the current item.
Declaration
var currentItemIdentifier: String? { get }Discussion
The coordinator sets this value in a previous call to transitionToItem(withIdentifier:proposingInitialTimingBasedOn:).
An identifier of the current item.
var currentItemIdentifier: String? { get }The coordinator sets this value in a previous call to transitionToItem(withIdentifier:proposingInitialTimingBasedOn:).