TechnologiesApp Extensions & System Integration

_ManagedAppDistribution_SwiftUI cross-import overlay

iOSmacOStvOSwatchOSvisionOS

A cross-import overlay that brings SwiftUI views for displaying a managed app distributed through managed app distribution. Use it on iOS, macOS, and visionOS to present managed content in your interface, configuring its appearance with ManagedContentStyle and reflecting the offer's current state through ManagedContentOfferState.

Presenting Managed Content 2

Configure how a managed app offer appears in your SwiftUI interface and reflect its current state.

  • St
    ManagedContentStyle
    A type that applies a custom appearance to the managed content view.
  • St
    ManagedContentOfferState
    The state for a managed content view offer.

Structures 3

  • St
    ManagedAppView
    A view that displays a managed app.
  • St
    ManagedContentView
  • St
    ManagedPackageView
    A view that displays information and controls for a managed software package.

Extends 1

View
← App Extensions & System Integration