Class AdaptiveIcon
Provides Android Adaptive icon configuration Please see Android Documentation for more details on Adaptive Icon.
Namespace: UnityEngine.Localization.Platform.Android
Assembly: Unity.Localization.dll
Syntax
[Serializable]
public class AdaptiveIcon
Properties
Name | Description |
---|---|
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. |
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. |