@IBDesignables and @IBInspectables

Hello. Could you guys sometime make a video on how to use @IBDesignables and @IBInspectables in ios. Thanks

Have you watched the series on creating Custom Controls?

where is that? Could you please send em the link

It’s here: Introducing Custom Controls Series

1 Like

Thanks so much. Very helpful.

I was working through the series myself over the last few weeks. If I’m remembering correctly, if you watch the first two-four videos you’ll see a custom control being created and @IBDesignable and @IBInspectable being used to display the control in the Storyboard and configure it.

Cool. Thanks once again