TipUICollectionReusableView
A UICollectionReusableView subclass that represents a tip.
Declaration
@MainActor @objc @preconcurrency final class TipUICollectionReusableViewOverview
You create a tip view by providing a tip and an optional arrow edge. The tip is a type that conforms to the Tip protocol. The arrow edge is a directional arrow pointing away from the tip.