presentMerchandising(_:from:)
Display a merchandising view.
Declaration
@MainActor static func presentMerchandising(_ kind: AppStoreMerchandisingKind, from window: NSWindow) async throws -> AppStoreMerchandisingKind.PresentationResultParameters
- kind:
The merchandising kind to merchandise.
- window:
The view window to show the merchandising UI in proximity to.
Return Value
The result of the App Store merchandising presentation.