Contents

isInStation

A Boolean value that indicates whether the transit pass has tapped in at a station and has not tapped out.

Declaration

var isInStation: Bool { get }

Discussion

Transit networks that have tap-in and tap-out ride accounting use this value. Wallet may display this status as “en-route” in its user interface.

See Also

Getting pass status