Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
A policy that controls view availability.
Link copied to clipboard
Link copied to clipboard
class ViewMetricsObserver(view: View, onChange: (ViewMetrics) -> Unit) : RememberObserver, View.OnLayoutChangeListener
A lifecycle aware View.OnLayoutChangeListener that calculates ViewMetrics and notifies onChange callback on target view layout update.