ChatItemPinningType public enum ChatItemPinningType : Hashable, Sendable Represents pinning behavour of the element. top Represents top edge of the visible area. Declaration Swift case top bottom Represents bottom edge of the visible area. Declaration Swift case bottom