class

TextUi::Ui::Signal_resized

Inherits Cute::Signal / Reference / Object

Constructors

new

Instance methods

emit(width : Int32, height : Int32) : Nil
name

Returns the name of the signal, if applicable.

new_channel
on
on(sink : Cute::Sink(U)) forall U