docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AppleStorefront

    Represents an App Store storefront, containing information about the user's App Store region.

    Inheritance
    object
    AppleStorefront
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.dll
    Syntax
    public class AppleStorefront

    Properties

    CountryCode

    The three-letter code representing the country or region associated with the storefront.

    Declaration
    public string CountryCode { get; }
    Property Value
    Type Description
    string

    Id

    The unique identifier of the storefront.

    Declaration
    public string Id { get; }
    Property Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)