Contents

chatBubble(tailLocation:tailAngle:)

A speech bubble with a tail pointing to a specific location.

Declaration

static func chatBubble(tailLocation: CGPoint, tailAngle: CGFloat) -> ShapeMarkup.Shape

Parameters

  • tailLocation:

    The position of the tail tip in unit coordinate space.

  • tailAngle:

    The angle of the tail in radians.