Skip to content

Instantly share code, notes, and snippets.

@Arrlindii
Created December 6, 2019 22:15
Show Gist options
  • Select an option

  • Save Arrlindii/368233679024a86e2d8227a040c02fb5 to your computer and use it in GitHub Desktop.

Select an option

Save Arrlindii/368233679024a86e2d8227a040c02fb5 to your computer and use it in GitHub Desktop.
var animatableData: Double {
get {return petalCount}
set {petalCount = newValue}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment