Skip to content

Instantly share code, notes, and snippets.

@escherize
Created June 13, 2019 04:31
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 escherize/47fbdb3aa10b395fe585ae2681fb6918 to your computer and use it in GitHub Desktop.
Save escherize/47fbdb3aa10b395fe585ae2681fb6918 to your computer and use it in GitHub Desktop.
import CoreGraphics
var display_id = CGMainDisplayID();
// "BGRA"
print(display_id);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment