ToString()
Mirrors the Android method toString().
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public override string ToString()
Returns
Type | Description |
|---|---|
| string |
Remarks
For information about this method, refer to the Android developer documentation on toString().