struct

Tea::KeyReleaseMsg

Inherits Tea::Msg < Struct < Value < Object

KeyReleaseMsg is sent when a key is released

Constructors

new(key : Key)
Source

Instance methods

key=(key : Key)
Source
keystroke

Go parity helper for KeyReleaseMsg.Keystroke().

Source
string

Go parity helper for KeyReleaseMsg.String().

Source