RVS_BTDriver_MacOS_Test_Harness_Base_WindowController
class RVS_BTDriver_MacOS_Test_Harness_Base_WindowController : NSWindowController
                The main reason for creating this class was to allow us to interpret settings, and to fix an issue with Interface Builder.
- 
                  
                  
This accounts for a bug in Xcode, where the
restorableflag is ignored. If you set the name here, it will restore.Declaration
Swift
override func windowDidLoad() 
            View on GitHub
          
      RVS_BTDriver_MacOS_Test_Harness_Base_WindowController Class Reference