DProperty icon indicating copy to clipboard operation
DProperty copied to clipboard

Properties with custom getter name

Open orkenstein opened this issue 10 years ago • 0 comments

Does not work for: @property (nonatomic, assign, getter=isBlinking) BOOL blinking;

Crash: -[UIButton isBlinking]: unrecognized selector sent to instance 0x7bb9c8d0

orkenstein avatar Oct 17 '14 15:10 orkenstein