appContext

An app context that an app can use to pass necessary information to the sandboxed capture extension. The system will retrieve this app context when necessary and inject it for use during

Declaration

static var appContext: Self.AppContext? { get async throws }