UiRenderMetric

Actual callback and ownership work, never inferred from pixels or elapsed time. Counts are attempts unless named successful.

Entries

Link copied to clipboard

Structural application Observe invocation.

Link copied to clipboard

Direct StateSource component argument invocation.

Link copied to clipboard

Requested host frame.

Link copied to clipboard

Successfully completed host frame.

Link copied to clipboard

Failed host frame.

Link copied to clipboard

Exact retained frame reuse.

Link copied to clipboard

Screen root callback invocation.

Link copied to clipboard

Deferred region callback invocation, excluding cached child access.

Link copied to clipboard

Deferred callback returned successfully.

Link copied to clipboard

Materialized virtual row callback invocation.

Link copied to clipboard

Newly created retained component or modifier.

Link copied to clipboard

Actual element update callback invocation.

Link copied to clipboard

Retained entry cleanup began.

Link copied to clipboard

Actual measure callback.

Link copied to clipboard

Actual layout callback.

Link copied to clipboard

Actual ordinary paint callback.

Link copied to clipboard

Actual post-child paint callback.

Link copied to clipboard

Actual root-coordinate overlay callback.

Link copied to clipboard

Actual semantics callback.

Link copied to clipboard

Nonempty local phase invalidation.

Link copied to clipboard

Phase invalidation propagated from a descendant.

Link copied to clipboard

Direct-child structure changed.

Link copied to clipboard

Initial deferred declaration.

Link copied to clipboard

Deferred source value changed.

Link copied to clipboard

Deferred source identity changed.

Link copied to clipboard

Parent supplied a new deferred definition.

Link copied to clipboard

Root value changed after the frame cutoff.

Link copied to clipboard

Derived transformation invocation.

Link copied to clipboard

Equal derived output stopped propagation.

Link copied to clipboard

UI consumer received a committed tuple.

Link copied to clipboard

Root subscription established.

Link copied to clipboard

Root subscription close attempted.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.