xg.glass SDK
Toggle table of contents
0.3.0
release
Target filter
release
Switch theme
Search in API
Skip to content
xg.glass SDK
xgglass-device-rayneo-runtime
/
com.xgglass.device.rayneo.runtime
/
RayNeoDisplaySink
Ray
Neo
Display
Sink
fun
interface
RayNeoDisplaySink
Members
Functions
display
Link copied to clipboard
abstract
suspend
fun
display
(
context
:
Context
,
text
:
String
,
options
:
DisplayOptions
)
display
Image
Link copied to clipboard
open
suspend
fun
displayImage
(
context
:
Context
,
image
:
DisplayImage
,
options
:
DisplayImageOptions
)