Closed revolter closed 9 years ago
Why is it using NSNumbers instead of BOOLs?!
NSNumber
BOOL
At least when it was first designed, the UIAppearance behavior required an object rather than a primitive.
I understand.
Why is it using
NSNumber
s instead ofBOOL
s?!