Skip to main content

Module render

Module render 

Source
Expand description

Built-in capability used to notify the Shell that a UI update is necessary.

Structs§

RenderOperation
The single operation Render implements.

Functions§

render
Signal to the shell that the UI should be redrawn. Returns a Command.
render_builder
Signal to the shell that the UI should be redrawn. Returns a NotificationBuilder.