docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum AppleStorePromotionVisibility

    This enum is a C# representation of the Apple object SKProductStorePromotionVisibility. https://developer.apple.com/documentation/storekit/skproductstorepromotionvisibility?changes=latest__7

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

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

    Fields

    Name Description
    Default

    C# representation of Apple's object SKProductStorePromotionVisibility.default https://developer.apple.com/documentation/storekit/skproductstorepromotionvisibility/default?changes=latest__7

    Hide

    C# representation of Apple's object SKProductStorePromotionVisibility.hide https://developer.apple.com/documentation/storekit/skproductstorepromotionvisibility/hide?changes=latest__7

    Show

    C# representation of Apple's object SKProductStorePromotionVisibility.show https://developer.apple.com/documentation/storekit/skproductstorepromotionvisibility/show?changes=latest__7

    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)