Added
- Added
fullScreenOverlayPresentationSpace(_:)
modifier that takes aPresentationSpace
instance as a parameter.
Changed
- Deprecated
fullScreenOverlayPresentationSpace(name:)
modifier that takes aString
instance as a parameter.
fullScreenOverlayPresentationSpace(_:)
modifier that takes a PresentationSpace
instance as a parameter.fullScreenOverlayPresentationSpace(name:)
modifier that takes a String
instance as a parameter.