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.
- StManagedContentStyleA type that applies a custom appearance to the managed content view.
- StManagedContentOfferStateThe state for a managed content view offer.
Structures 3
- StManagedAppViewA view that displays a managed app.
- StManagedContentView
- StManagedPackageViewA view that displays information and controls for a managed software package.
Extends 1
View