docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AppleProductMetadata

    Product definition used by Apple App Store. This is a representation of Product Apple documentation

    Inheritance
    object
    ProductMetadata
    AppleProductMetadata
    Inherited Members
    ProductMetadata.localizedPriceString
    ProductMetadata.localizedTitle
    ProductMetadata.localizedDescription
    ProductMetadata.isoCurrencyCode
    ProductMetadata.localizedPrice
    ProductMetadata.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.dll
    Syntax
    public class AppleProductMetadata : ProductMetadata

    Properties

    isFamilyShareable

    A Boolean value that indicates whether the product is available for family sharing in App Store Connect.

    Declaration
    public bool isFamilyShareable { get; }
    Property Value
    Type Description
    bool

    Extension Methods

    GetAppleProductMetadataExtension.GetAppleProductMetadata(ProductMetadata)
    GetGoogleProductMetadataExtension.GetGoogleProductMetadata(ProductMetadata)
    In This Article
    Back to top
    Copyright © 2025 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)