Added in API level 28
Int64Ref
open class Int64Ref
| kotlin.Any | |
| ↳ | android.system.Int64Ref |
A signed 64bit integer reference suitable for passing to lower-level system calls.
Summary
Public constructors |
|
|---|---|
Public methods |
|
|---|---|
| open String |
toString() |
Properties |
|
|---|---|
| Long | |
Public constructors
Public methods
toString
Added in API level 28
open fun toString(): String
| Return | |
|---|---|
String |
a string representation of the object. |