1.

What Is Interface Builder?

Answer»

Interface builder is a graphical tool for creating USER interfaces.

Has the following design element:

  • Nib Files /XIB files:contains the OBJECTS appearing on a user interface in an ARCHIVED form.
  • Objects Library: Contains a list of UI Objects.
  • Inspector: Used for configuring the objects of a user interface.
  • Connection Panel: connects outlets to actions.

Interface builder is a graphical tool for creating user interfaces.

Has the following design element:



Discussion

No Comment Found