Skip to content

Instantly share code, notes, and snippets.

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