Skip to content

Instantly share code, notes, and snippets.

@IsaAliev
Created April 10, 2021 13:25
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 IsaAliev/5426ce49531e065333a9499257ea0c77 to your computer and use it in GitHub Desktop.
Save IsaAliev/5426ce49531e065333a9499257ea0c77 to your computer and use it in GitHub Desktop.
protocol BoundingWidthAdoptable {
func adoptBoundingWidth(_ width: CGFloat)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment