M13Checkbox
M13Checkbox copied to clipboard
Explicitly mark function as @objc compatible
My understanding is that you do not want to explicitly support Objc. However I realized that a few methods are able to be bridged successfully but are not necessarily automatic.
Would you consider at least marking this method @Objc compatible?