Skip to content

Instantly share code, notes, and snippets.

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