Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

on_display

Method
This is a method of the DisplayCallback class in the display_types module.
Handle display event

Signature

def on_display(&self, event: &DisplayEvent) -> ()

Parameters

event
&DisplayEvent
required
No description available.

Returns

Returns
()
The result of the operation.

Rust Display

Rust Output