DynamicBoundsProviding
public protocol DynamicBoundsProviding : AnyObject
Describes an object (typically attachment view) that may change size during the layout pass
-
Undocumented
Declaration
Swift
func sizeFor(attachment: Attachment, containerSize: CGSize, lineRect: CGRect) -> CGSize