Contents

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?

See Also

Supporting the Touch Bar