GraphicLayerInfo


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.