Created
November 27, 2019 08:15
-
-
Save shanecowherd/8ce0ed30e9d64b71b4aff7ff2559cb1b to your computer and use it in GitHub Desktop.
Update the UI if your on a breakpoint, this helps you visualize it on the device.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(lldb) expr CATransaction.flush() | |
// This simple command will update your UI on your device while you are at a breakpoint. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment