๐Ÿ”ฐscenes

SwiftUI โŸฉ scenes

circle-check
  • An Apparrow-up-right instance presents the scenes it contains, while each Scenearrow-up-right acts as the root element of a view hierarchy.

  • The system presents scenes in different ways depending on the type of scene, the platform, and the context. A scene might fill the entire display, part of the display, a window, a tab in a window, or something else.

  • WindowGroup๏ผšไธ€็จฎ Scene๏ผŒ็”จไพ†้กฏ็คบ่ฆ–็ช—ๅ…งๅฎน

Last updated