Skip to content

Instantly share code, notes, and snippets.

@Andrewmika
Created August 7, 2019 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Andrewmika/8509285ae1dd60ab2d62d9a9e13f08da to your computer and use it in GitHub Desktop.
Save Andrewmika/8509285ae1dd60ab2d62d9a9e13f08da to your computer and use it in GitHub Desktop.
cal textSize
[prompt.text boundingRectWithSize:CGSizeMake(CGFLOAT_MAX, 36) options:NSStringDrawingUsesLineFragmentOrigin attributes:@{NSFontAttributeName:[UIFont systemFontOfSize:14]} context:nil].size
@Andrewmika
Copy link
Author

textSize

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment