interface builder

Swift

07/07/2022

Good afternoon, my name is Aurelio could you help me answer this question, thank you in advance for your help

if you want Interface Builder to reflect UI changes that you have written in code, you must prefix your custom class with what designation?

I've already searched but this alert always comes out that it's wrong?????

Incorreto

The IBDesignable designation lets Interface Builder know that it should render the view directly in the canvas. This allows seeing how your custom views will appear without building and running your app after each change.
Aurelio Marques

Aurelio Marques

Curtidas 0
POSTAR