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-pen-core
/
com.onyx.android.sdk.pennative
/
PenInkResult
/
Companion
/
create
create
@
JvmStatic
fun
create
(
realInk
:
PenInk
,
predictionInk
:
PenInk
)
:
PenInkResult
(
source
)
Creates a result with distinct committed
realInk
and predicted
predictionInk
.