public interface

UiVersions.Content

 androidx.autofill.inline.UiVersions.Content

Subclasses:

InlineSuggestionUi.Content, SlicedContent

Overview

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

Summary

Methods
public SlicegetSlice()

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

Methods

public Slice getSlice()

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