Which videos mention windows?

Asked on 07/30/2024

1 search

The following videos from WWDC mention windows:

  1. Tailor macOS windows with SwiftUI

    • This session covers how to use new SwiftUI APIs to tailor macOS application windows, including customizing toolbars, window behaviors, and window placements.
  2. Work with windows in SwiftUI

    • This session discusses working with windows in SwiftUI apps, including defining, opening, and using windows, controlling their initial placement, and sizing them.
  3. What’s new in SwiftUI

    • This session includes a segment on windowing, discussing new tools for customizing the style and behavior of windows on macOS and VisionOS.

Session Chapter Markers

  • Tailor macOS windows with SwiftUI

    • 53 = Anatomy of a window
    • 113 = App window structure
    • 161 = Style window toolbars
    • 233 = Refine window behaviors
    • 355 = Adjust window placement
  • Work with windows in SwiftUI

    • 0 = Introduction
    • 79 = Fundamentals
    • 375 = Placement
    • 583 = Sizing
    • 723 = Next steps
  • What’s new in SwiftUI

    • 0 = Introduction
    • 51 = Fresh apps
    • 64 = Fresh apps: TabView
    • 142 = Fresh apps: Presentation sizing
    • 159 = Fresh apps: Zoom transition
    • 182 = Fresh apps: Custom controls
    • 218 = Fresh apps: Vectorized and function plots
    • 250 = Fresh apps: TableColumnForEach
    • 265 = Fresh apps: MeshGradient
    • 291 = Fresh apps: Document launch experience
    • 333 = Fresh apps: SF Symbols 6
    • 397 = Harnessing the platform
    • 412 = Harnessing the platform: Windowing
    • 508 = Harnessing the platform: Input methods
    • 645 = Harnessing the platform: Widgets and Live Activities
    • 745 = Intermezzo
    • 775 = Framework foundations
    • 789 = Framework foundations: Custom containers
    • 828 = Framework foundations: Ease of use
    • 978 = Framework foundations: Scrolling enhancements
    • 1038 = Framework foundations: Swift 6 language mode
    • 1081 = Framework foundations: Improved interoperability
    • 1158 = Crafting experiences
    • 1183 = Crafting experiences: Volumes
    • 1227 = Crafting experiences: Immersive spaces
    • 1287 = Crafting experiences: TextRenderer
    • 1332 = Next steps