Block-KVO icon indicating copy to clipboard operation
Block-KVO copied to clipboard

worth mentioning the use of @keypath in the example

Open designerfuzzi opened this issue 3 years ago • 0 comments

as @keypath(object.property) is a common objective-c preprocessor trick that you used in your example its worth mentioning that this feature is available here..

https://github.com/jspahrsummers/libextobjc/blob/master/extobjc/EXTKeyPathCoding.h#L38

designerfuzzi avatar Sep 25 '20 14:09 designerfuzzi