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!
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.