docs.unity3d.com
    Show / Hide Table of Contents

    Class AdaptiveIcon

    Provides Android Adaptive icon configuration Please see Android Documentation for more details on Adaptive Icon.

    Inheritance
    Object
    AdaptiveIcon
    Namespace: UnityEngine.Localization.Platform.Android
    Syntax
    public class AdaptiveIcon : object

    Properties

    Background

    Updates the background inner element of the Adaptive Icon for respective density qualifiers that can be localized in the Android Application Please see Android Documentation for more details on Adaptive Icon.

    Declaration
    public LocalizedTexture Background { get; set; }
    Property Value
    Type Description
    LocalizedTexture

    Foreground

    Updates the foreground inner element of the Adaptive Icon for respective density qualifiers that can be localized in the Android Application Please see Android Documentation for more details on Adaptive Icon.

    Declaration
    public LocalizedTexture Foreground { get; set; }
    Property Value
    Type Description
    LocalizedTexture
    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