Created
March 22, 2018 10:10
-
-
Save sanllier/c88c7f0377e5cea2a0e816bce4795004 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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