makeTouchBar()
Your custom subclass of the NSResponder class should override this method to create and configure your subclass’s default Nstouchbar object.
Declaration
func makeTouchBar() -> NSTouchBar?Your custom subclass of the NSResponder class should override this method to create and configure your subclass’s default Nstouchbar object.
func makeTouchBar() -> NSTouchBar?