Package-level declarations
Types
A CoroutineDispatcher that will perform dispatch during a handler callback or choreographer's animation frame stage, whichever comes first. Use Main to obtain a dispatcher for the process's main thread (i.e. the activity thread).
Properties
Expose various configuration properties of the host.
Provide various configurations of the UI. This value will be bound automatically. Custom values should only be provided into a composition for testing purposes!
The insets of the viewport that the composition is not safe for content because it is obscured by the system.
Provide the version of widgets in use. This value will be bound automatically when a protocol-based display is used. Custom values should only be provided into a composition for testing purposes!
Exposes the version of the widgets for conditional logic (such as progressive enhancement).
Functions
An effect for handling presses of the system back button.
Consume LocalViewInsets for the execution of block. This will consume all available insets unless maximumValue is set.