Skip to content

Instantly share code, notes, and snippets.

@sanllier
Created March 22, 2018 10:10
Show Gist options
  • Save sanllier/c88c7f0377e5cea2a0e816bce4795004 to your computer and use it in GitHub Desktop.
Save sanllier/c88c7f0377e5cea2a0e816bce4795004 to your computer and use it in GitHub Desktop.
@objc func _prepareForSecondIntrinsicContentSizeCalculation(withLayoutEngineBounds bounds: CGRect) {
print(bounds)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment