Last active
February 24, 2019 08:14
-
-
Save AlexPinhasov/6487262dd598bd0b6e80b9516645f7c5 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
public var isPositionedVerticaly: Bool { | |
return positionedVerticaly | |
} | |
if containerView.isPositionedVerticaly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment