docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SamsungAndroidProviderConstants

    Static constants for the Samsung Settings Provider.

    Inheritance
    object
    SamsungAndroidProviderConstants
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.AdaptivePerformance.Samsung.Android
    Assembly: Unity.AdaptivePerformance.Samsung.Android.dll
    Syntax
    public static class SamsungAndroidProviderConstants

    Fields

    k_InvalidOperation

    InvalidOperation is the return value of an SDK API call when the feature is not available.

    Declaration
    public const int k_InvalidOperation = -999
    Field Value
    Type Description
    int

    -999

    k_SettingsKey

    Key used to store and retrieve custom configuration settings from EditorBuildSettings.

    Declaration
    public const string k_SettingsKey = "com.unity.adaptiveperformance.samsung.android.provider_settings"
    Field Value
    Type Description
    string
    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)