If I want to bind to properties of my custom control from Interface Builder do I need to write my own IB plugin? Will I have to do it programmatically otherwise?
Asked
Active
Viewed 1,312 times
1 Answers
1
You will need to write an IB Plugin and expose the control's bindings if you want to establish bindings in Interface Builder. See this answer to a similar question.

Community
- 1
- 1

Joshua Nozzi
- 60,946
- 14
- 140
- 135