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.ink
/
RawInkSessionState
/
Committing
Committing
data
class
Committing
(
val
surfaceGeneration
:
Long
)
:
RawInkSessionState
(
source
)
A bitmap is being committed.
Members
Constructors
Committing
Link copied to clipboard
constructor
(
surfaceGeneration
:
Long
)
Properties
surface
Generation
Link copied to clipboard
val
surfaceGeneration
:
Long
Generation of the surface receiving the bitmap.