Onyx Android SDK Kotlin API
Toggle table of contents
0.0.2
release
Target filter
release
Switch theme
Search in API
Skip to content
Onyx Android SDK Kotlin API
onyxsdk-ktx
/
com.onyx.android.sdk.ktx.model
/
InkPoint
/
InkPoint
Ink
Point
constructor
(
xPx
:
Float
,
yPx
:
Float
,
rawPressure
:
Int
,
normalizedPressure
:
Float
,
maxPressure
:
Int
,
tiltX
:
Int
,
tiltY
:
Int
,
eventTimeNanos
:
Long
,
sequence
:
Long
,
tool
:
InkTool
)
(
source
)