targetOSVersionString
Deployment minimal version of iOS.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static string targetOSVersionString { get; set; }
Remarks
Version follows "\<Major\>.\<Minor\>" format, for example "9.2". If set to empty, default supported minimal version will be used.