dynamicIsland(verticalPlacement:)
Specifies the vertical placement for a view of an expanded Live Activity that appears in the Dynamic Island.
Declaration
@MainActor @preconcurrency func dynamicIsland(verticalPlacement: DynamicIslandExpandedRegionVerticalPlacement) -> some View
Parameters
- verticalPlacement:
The vertical placement for a view that’s part of an expanded Live Activity in the Dynamic Island.
Return Value
A view with the specified vertical placement.