Skip to content

Instantly share code, notes, and snippets.

@xuanvinhtd
Created October 27, 2017 03:24
func addObserver(_ observer: NSObject, forKeyPath path: String)
grid.addObserver(self, forKeyPath: graphics) // rõ ràng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment