Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


targetOSVersionString

Deployment minimal version of tvOS.
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.