Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. StoreKit
  3. SKStoreProductViewController
  4. SKStoreProductViewController(IntPtr)
  • SKStoreProductViewController
    • SKStoreProductViewController()
    • SKStoreProductViewController(IntPtr)
    • SKStoreProductViewController(NativeHandle)
    • SKStoreProductViewController(NSCoder)
    • SKStoreProductViewController(NSObjectFlag)
    • SKStoreProductViewController(String, NSBundle)
    • ClassHandle
    • Delegate
    • WeakDelegate
    • Dispose(Boolean)
    • LoadProduct(StoreProductParameters, Action<Boolean, NSError>)
    • LoadProduct(NSDictionary, SKAdImpression, Action<Boolean, NSError>)
    • LoadProduct(StoreProductParameters, SKAdImpression, Action<Boolean, NSError>)
    • LoadProductAsync(StoreProductParameters)
    • LoadProductAsync(NSDictionary, SKAdImpression)
    • LoadProductAsync(StoreProductParameters, SKAdImpression)
    • Finished
xamarinios
namespace StoreKit
{
    [Register("SKStoreProductViewController", true)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    public class SKStoreProductViewController : UIViewController
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [EditorBrowsable(EditorBrowsableState.Advanced)]
        protected internal SKStoreProductViewController(IntPtr handle);
    }
}
Xamarin iOS
0.0
Information specific to xamarinios
Assembly

Xamarin.iOS , 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 🗙