ToString()
Formats this Android SDK version as a string.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public override string ToString()
Returns
Type | Description |
|---|---|
| string | The version string in |
Remarks
Unity uses this format, for example or , when writing a compile SDK version to a Gradle file through CompileSdkSpec.
36.136