Package-level declarations
Types
Link copied to clipboard
object VelocityUi
Link copied to clipboard
interface VelocityUiProvider
Installed runtime boundary that queues operations on the dedicated UI thread.
Functions
Link copied to clipboard
Queues an available definition through the installed Strata Velocity runtime. Create state inside VelocityUi.open or VelocityUi.execute; constructing mutable state on an event thread is unsupported.