{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

LazyLayoutPrefetchState.PrefetchHandle

public sealed interface LazyLayoutPrefetchState.PrefetchHandle


Summary

Public methods

abstract void

Notifies the prefetcher that previously scheduled item is no longer needed.

Public methods

cancel

abstract void cancel()

Notifies the prefetcher that previously scheduled item is no longer needed. If the item was precomposed already it will be disposed.