docs.unity.cn
    Show / Hide Table of Contents

    Enum AndroidStoreMeta

    A meta enum to bookend the app Stores for Android. Mapped from AndroidStore values. Is distinct from AndroidStore to avoid non-unique Enum.Parse and Enum.ToString lookup conflicts. Note these must be synchronized with constants in the AppStore enum.

    Namespace: UnityEngine.Purchasing
    Syntax
    public enum AndroidStoreMeta

    Fields

    Name Description Value
    AndroidStoreStart

    The first Android App Store.

    0
    AndroidStoreEnd

    The last Android App Store.

    3
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 20 April 2021