Contents

DynamicIslandExpandedRegion

A structure that defines and positions the content of an expanded Live Activity in the Dynamic Island.

Declaration

struct DynamicIslandExpandedRegion<Content> where Content : View

Overview

The expanded presentation of a Live Activity in the Dynamic Island consists of four regions:

  • center places content right below the TrueDepth camera.

  • leading places content along the leading edge of the expanded Live Activity next to the TrueDepth camera and wraps additional content below it.

  • trailing places content along the trailing edge of the expanded Live Activity next to the TrueDepth camera and wraps additional content below it.

  • bottom places content below leading, trailing, and center content.

Topics

Creating the expanded presentation

Specifying custom content margins

See Also

Creating the view for the Dynamic Island