Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. StoreKit
  3. SKPaymentQueue
  4. Dispose(Boolean)
  • SKPaymentQueue
    • SKPaymentQueue()
    • SKPaymentQueue(IntPtr)
    • SKPaymentQueue(NativeHandle)
    • SKPaymentQueue(NSObjectFlag)
    • CanMakePayments
    • ClassHandle
    • DefaultQueue
    • Delegate
    • Storefront
    • TransactionObservers
    • Transactions
    • WeakDelegate
    • AddPayment(SKPayment)
    • AddTransactionObserver(ISKPaymentTransactionObserver)
    • CancelDownloads(SKDownload[])
    • Dispose(Boolean)
    • FinishTransaction(SKPaymentTransaction)
    • PauseDownloads(SKDownload[])
    • PresentCodeRedemptionSheet()
    • RemoveTransactionObserver(ISKPaymentTransactionObserver)
    • RestoreCompletedTransactions()
    • RestoreCompletedTransactions(String)
    • ResumeDownloads(SKDownload[])
    • ShowPriceConsentIfNeeded()
    • StartDownloads(SKDownload[])
xamarinwatchos
namespace StoreKit
{
    [Introduced(PlatformName.WatchOS, 6, 2, PlatformArchitecture.All, null)]
    [Register("SKPaymentQueue", true)]
    public class SKPaymentQueue : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        protected override void Dispose(bool disposing);
    }
}
.NET
6.07.08.09.0
Information specific to xamarinwatchos
Assembly

Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙