Contents

managedContentStyle(_:)

Applies a managed content style to the view.

Declaration

@MainActor @preconcurrency func managedContentStyle(_ style: ManagedContentStyle) -> some View

Parameters

  • style:

    The style to apply to the view.

Return Value

The styled view.

See Also

Working with managed devices