You know that grey circle with white “X” in it in textboxes for iPhone controls that is used to delete the current line of text, is that available as an icon somewhere? I’d like to put that icon along with the words “Clear” into a UIButton but not sure if that is availalbe. Thanks.
Share
This is not part of the public API, you’d have to use your own custom image. Which could simply mean using an editor to slice it out of a screen shot.