Skip to content

Instantly share code, notes, and snippets.

@wendyliga
Created September 24, 2019 09:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wendyliga/7e92f5017e95f4d7f7fdb9c2c7abeda6 to your computer and use it in GitHub Desktop.
Save wendyliga/7e92f5017e95f4d7f7fdb9c2c7abeda6 to your computer and use it in GitHub Desktop.
Texture ASRelativeLayoutSpec Example
let relativeSpec = ASRelativeLayoutSpec(horizontalPosition: .start,
verticalPosition: .start,
sizingOption: [],
child: foregroundNode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment