Skip to content

Instantly share code, notes, and snippets.

@AlexPinhasov
Last active February 24, 2019 08:14
Show Gist options
  • Save AlexPinhasov/94a4c8a212120a97b6996ea2d7ba20c5 to your computer and use it in GitHub Desktop.
Save AlexPinhasov/94a4c8a212120a97b6996ea2d7ba20c5 to your computer and use it in GitHub Desktop.
public var isHidden: Bool {
return alpha == 0.0
}
if containerView.isHidden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment