Pudu programming language
Menu
API reference

Std.Ui.Screen.Event

1 declaration

type

Event

This declaration introduces a public type.

What it does

What an update is told happened.

A control is named by its tag, the identity placement already requires to

be unique among controls, so an event cannot be ambiguous about its source.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Ui.ScreenSearch related declarations