docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum AppleStorePromotionVisibility

    This enum is a C# representation of the Apple object Product.PromotionInfo.Visibility. https://developer.apple.com/documentation/storekit/product/promotioninfo/visibility

    Converted to a string (ToString) to pass to Apple native code, so do not change these names.

    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.dll
    Syntax
    public enum AppleStorePromotionVisibility

    Fields

    Name Description
    AppStoreConnectDefault

    C# representation of Apple's object Product.PromotionInfo.Visibility.appStoreConnectDefault https://developer.apple.com/documentation/storekit/product/promotioninfo/visibility/appstoreconnectdefault

    Default

    C# representation of Apple's object Product.PromotionInfo.Visibility.appStoreConnectDefault https://developer.apple.com/documentation/storekit/product/promotioninfo/visibility/appstoreconnectdefault

    Hidden

    C# representation of Apple's object Product.PromotionInfo.Visibility.hidden https://developer.apple.com/documentation/storekit/product/promotioninfo/visibility/hidden

    Hide

    C# representation of Apple's object Product.PromotionInfo.Visibility.hidden https://developer.apple.com/documentation/storekit/product/promotioninfo/visibility/hidden

    Show

    C# representation of Apple's object Product.PromotionInfo.Visibility.visible https://developer.apple.com/documentation/storekit/product/promotioninfo/visibility/visible

    Visible

    C# representation of Apple's object Product.PromotionInfo.Visibility.visible https://developer.apple.com/documentation/storekit/product/promotioninfo/visibility/visible

    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)