error
Method
This is a method of the DisplayEvent class in the display module.Set error message
Signature
Parameters
No description available.
Returns
The result of the operation.
error: Set error message
This is a method of the DisplayEvent class in the display module.Set error message
def error(mut self, error: impl Into<String>) -> Self