Source set: Android
@get:RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
public val RemoteStateScope.creationState: RemoteComposeCreationState
The RemoteComposeCreationState associated with the document being drawn into.
The RemoteComposeCreationState associated with the document being drawn into.
@get:RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
public val RemoteStateScope.creationState: RemoteComposeCreationState
The RemoteComposeCreationState associated with the document being drawn into.
Last updated: