Description: Runtime Introspection of your Mac Applications
mac (3308) interface (819) inspector (371) cocoa (288) xcode (133)
Building and debugging interfaces of applications can be tedious. The Interface Inspector helps you to see and understand the inner structure of your application at runtime. You can easily change every property of your interface components. Our tool allows you to readily test different component properties such as images, sounds and view positions during the development process. You can access the same set of options as with the Xcode Inspector - even if you have created your interface by code.
Do you want to know how the interface of your favorite applications are built? Do you find it difficult to identify the property values that are required for your components to have the same visual appearance? You can attach our Interface Inspector to every Mac application to see their structure and interface components. This helps you to build an interface that is as visually pleasing as your favorite application.
It is very easy to use the Interface Inspector with your programs. Either you use the attach menu by using the shortcut ⌘⌥A within the Interface Inspector and choose the application you want attach to. You can then check your view properties or try different values for constraints and much more.