docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LegacyIconsInfo

    Contains values for configuring the Android Legacy Icon. An Legacy Launcher Icon represents the application icon on the device's Home Screen and in the launcher window on devices running Android 7.1 and earlier. Please see Android Documentation for more details.

    Inheritance
    object
    LegacyIconsInfo
    Implements
    IMetadata
    Namespace: UnityEngine.Localization.Platform.Android
    Assembly: Unity.Localization.dll
    Syntax
    [DisplayName("Android Legacy Icon Info", null)]
    [Serializable]
    public class LegacyIconsInfo : IMetadata

    Properties

    Name Description
    LegacyHdpi

    Contains resources for high-density (hdpi) screens (~240dpi) that can be localized in the Android Application Please see Android Documentation for more details on density qualifiers.

    LegacyIdpi

    Contains resources for low-density (ldpi) screens (~120dpi) that can be localized in the Android Application Please see Android Documentation for more details on density qualifiers.

    LegacyMdpi

    Contains resources for medium-density (mdpi) screens (~160dpi) that can be localized in the Android Application Please see Android Documentation for more details on density qualifiers.

    LegacyXXHdpi

    Contains resources for extra-extra-high-density (xxhdpi) screens (~480dpi) that can be localized in the Android Application Please see Android Documentation for more details on density qualifiers.

    LegacyXXXHdpi

    Contains resources for extra-extra-extra-high-density (xxxhdpi) uses (~640dpi) that can be localized in the Android Application Please see Android Documentation for more details on density qualifiers.

    LegacyXhdpi

    Contains resources for extra-high-density (xhdpi) screens (~320dpi) that can be localized in the Android Application Please see Android Documentation for more details on density qualifiers.

    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)