How to draw tooltip in iOS

Viewed 3451

I really like this UI element in Apple's Measure app. How would I go about drawing something that looks like that?

enter image description here

It shouldn't be an image because I would like it to scale according to the text intrinsic size.

1 Answers
Related