Name | Description |
---|---|
AppDelegate | |
BoxPrefsViewController | Controls the adjustable properties of a T:MacInspector.CustomBox when displayed in an Inspector Panel. |
ContentViewController | Controls the Content View displayed in the Left side of the T:MacInspector.MainSplitViewController. |
CustomBox | |
DocPrefsViewController | |
DocumentProperties | |
InspectorViewController | |
MainClass | Contains a static Main method which creates a new Xamarin.Mac application instance and passes the name of the class that will handle OS events, which in our case is the T:MacInspector.AppDelegate class. |
MainSplitViewController | |
MainWindow | |
MainWindowController | |
ReplaceInspectorPanelSeque |