UiVersions.Content

interface UiVersions.Content

Known direct subclasses
InlineSuggestionUi.Content

Content for the V1 inline suggestion UI.


Represents the UI content that can be converted into a Slice to be read to render a UI in a remote process.

Summary

Public functions

Slice

Returns the content represented as a Slice so it can be transported through IPC.

Public functions

getSlice

Added in 1.1.0
fun getSlice(): Slice

Returns the content represented as a Slice so it can be transported through IPC.