Contents

TipUICollectionReusableView

A UICollectionReusableView subclass that represents a tip.

Declaration

@MainActor @objc @preconcurrency final class TipUICollectionReusableView

Overview

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.

Topics

Initializers

Instance Properties

Instance Methods

See Also

UIKit Views