Contents

shouldDisplay

A Boolean value that determines whether to display a tip.

Declaration

var shouldDisplay: Bool { get }

Discussion

This value returns true when a tip’s status is .available, and false otherwise.

See Also

Monitoring tip status