interface RemoteStateScope

Known direct subclasses
RemoteDrawScope

A remote-compatible drawing scope for RemoteCompose.

Known indirect subclasses
RemoteContentDrawScope

A remote-compatible drawing scope for RemoteCompose that provides access to the content of the component being drawn.


Scope for accessing remote state IDs.

Summary

Public properties

LayoutDirection

The LayoutDirection associated with the document being drawn into.

RemoteDensity

The RemoteDensity associated with the document being drawn into.

Public properties

layoutDirection

val layoutDirectionLayoutDirection

The LayoutDirection associated with the document being drawn into.

remoteDensity

val remoteDensityRemoteDensity

The RemoteDensity associated with the document being drawn into.