toggle menu
SmartSpectra Android SDK
1.0.26
SmartSpectra Android SDK
switch theme
search in API
SmartSpectra Android SDK
/
com.presage.physiology.proto
/
PointTypes
/
Point2dInt32
/
Builder
/
clearX
clear
X
open
fun
clearX
(
)
:
PointTypes.Point2dInt32.Builder
X coordinate as 32-bit signed integer
Content copied to clipboard
int32 x = 1;
Return
This builder for chaining.