operator <=(AndroidSdkVersionFull, AndroidSdkVersionFull)
Returns whether the left-hand Android SDK version is lower than or equal to the right-hand one.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Operator
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static bool operator <=(AndroidSdkVersionFull left, AndroidSdkVersionFull right)
Parameters
Returns
Type | Description |
|---|---|
| bool |