chatBubble(tailLocation:tailAngle:)
A speech bubble with a tail pointing to a specific location.
Declaration
static func chatBubble(tailLocation: CGPoint, tailAngle: CGFloat) -> ShapeMarkup.ShapeParameters
- tailLocation:
The position of the tail tip in unit coordinate space.
- tailAngle:
The angle of the tail in radians.