Skip to content

Instantly share code, notes, and snippets.

@hassanvfx
Created February 11, 2020 21:34
Show Gist options
  • Save hassanvfx/02feb9f75d451810e1e3ec4a20131e9d to your computer and use it in GitHub Desktop.
Save hassanvfx/02feb9f75d451810e1e3ec4a20131e9d to your computer and use it in GitHub Desktop.
Check if the current application state is dark mode.
UIApplication.shared.windows.first?.traitCollection.userInterfaceStyle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment