Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


androidOsVersionString

The Android operating system version the device runs on.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public string androidOsVersionString

Remarks

Filter based on the version of the Android OS. For example,
14
.
Note: This property only accepts a valid regular expression.