Added in API level 28
Coordinate3F
class Coordinate3F
kotlin.Any | |
↳ | android.media.MicrophoneInfo.Coordinate3F |
Summary
Public methods | |
---|---|
Boolean |
Properties | |
---|---|
Float | |
Float | |
Float |
Public methods
equals
Added in API level 28
fun equals(other: Any?): Boolean
Parameters | |
---|---|
obj |
the reference object with which to compare. |
Return | |
---|---|
Boolean |
true if this object is the same as the obj argument; false otherwise. |