ios - Auto property synthesis will not synthesize property declared in protocol -- which one? -


it's nice tells there such property have synthesize, there way can figure out 1 w/o going through documentation? i'm implementing uitextinput protocol , can't figure out what's missing.

you have explicitly synthesize properties inherit through conforming protocol. synthesize them all.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -