GraphicLayerInfo

  • Common/All
  • Android/JVM

The info about the graphics layers used by tooling.

Summary

Public properties

Long

The ID of the layer.

android
open Long

The uniqueDrawingId of the owner view of this graphics layer.

android

Public properties

layerId

val layerIdLong

The ID of the layer. This is used by tooling to match a layer to the associated LayoutNode.

ownerViewId

open val ownerViewIdLong

The uniqueDrawingId of the owner view of this graphics layer. This is used by tooling to match a layer to the associated owner AndroidComposeView.

Parcelables and Bundles are intended to be used across process boundaries such as with IPC/Binder transactions, between activities with intents, and to store transient state across configuration changes.

Updated Jan 3, 2024

Loaders make it easy to asynchronously load data in an activity or fragment. Loaders have these characteristics: There are multiple classes and interfaces that may be involved in using loaders in an application. They are summarized…

Updated Jan 3, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024