docs.unity3d.com
    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
    Syntax
    public enum AppleStorePromotionVisibility

    Fields

    Name Description Value
    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

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023