fjsosa opened this issue 6 years ago · 0 comments
Is it possible to make these properties visibles in objc?
replacing open var uncheckedValue: Any? with @objc open var uncheckedValue: Any?
Thank you in advance!