Created
October 8, 2017 10:51
-
-
Save dmytro-anokhin/42a92a73ad9dcecde126ca4df1a527ab to your computer and use it in GitHub Desktop.
This file contains 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
private func fullFrame(for availableSize: CGSize) -> CGRect | |
private func fullLeftFrame(for availableSize: CGSize) -> CGRect | |
private func fullRightFrame(for availableSize: CGSize) -> CGRect | |
private func leftColumnFrame(for availableSize: CGSize) -> CGRect | |
private func rightColumnFrame(for availableSize: CGSize) -> CGRect |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment