InmoDisplaySink

fun interface InmoDisplaySink

Functions

Link copied to clipboard
abstract suspend fun display(context: Context, text: String, options: DisplayOptions)
Link copied to clipboard
open suspend fun displayImage(context: Context, image: DisplayImage, options: DisplayImageOptions)