Skip to content

Instantly share code, notes, and snippets.

@SergeyPetrachkov
Created September 20, 2018 01:47
Show Gist options
  • Save SergeyPetrachkov/a38c272234191997a1eed94dab4a2795 to your computer and use it in GitHub Desktop.
Save SergeyPetrachkov/a38c272234191997a1eed94dab4a2795 to your computer and use it in GitHub Desktop.
gradientLayer.startPoint = CGPoint(x: 0, y: 1)
gradientLayer.endPoint = CGPoint(x: 0, y: 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment