toolbar

  • Working with Toolbar in SwiftUI

    Read about toolbars in SwiftUI, a view available in iOS 14+, and learn how to use them in order to place meaningful action items properly.

  • macOS Programming: Using Menus and the Toolbar

    Most macOS applications have a menu, and several provide a toolbar for quick access on common functionalities. This post teaches how to use and configure both of them in order to create complete macOS apps!