AndroidLinkTimeOptimization
Specifies the available options for the Unity engine code to use in non-development builds.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Enum
- Namespace: Unity.Android.Types
- Assembly: Unity.Android.Types
public enum AndroidLinkTimeOptimization
Remarks
You can set the value of this enum to linkTimeOptimization property. For more information, refer to Link Time Optimization.